mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-27 21:59:52 +02:00
🚧 github: Try to enable caching
This commit is contained in:
parent
cbf11082ac
commit
db29662ae9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-subimage.yml
vendored
1
.github/workflows/build-subimage.yml
vendored
|
@ -48,6 +48,7 @@ jobs:
|
||||||
file: Dockerfile-${{ inputs.subimage }}
|
file: Dockerfile-${{ inputs.subimage }}
|
||||||
build-args:
|
build-args:
|
||||||
DRONE_COMMIT=sha-${{ github.sha }}
|
DRONE_COMMIT=sha-${{ github.sha }}
|
||||||
|
BUILDKIT_INLINE_CACHE=1
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
push: true
|
push: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue