mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-10 07:09: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 }}
|
||||
build-args:
|
||||
DRONE_COMMIT=sha-${{ github.sha }}
|
||||
BUILDKIT_INLINE_CACHE=1
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
push: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue