mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-01 09:29:53 +02:00
🚧 github: Try to enable caching
This commit is contained in:
parent
db29662ae9
commit
3950f4fad6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-subimage.yml
vendored
2
.github/workflows/build-subimage.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
file: Dockerfile-${{ inputs.subimage }}
|
||||
build-args:
|
||||
build-args: |
|
||||
DRONE_COMMIT=sha-${{ github.sha }}
|
||||
BUILDKIT_INLINE_CACHE=1
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue