mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-10 07:09:52 +02:00
🚧 github: Reuse subimage workflow
This commit is contained in:
parent
e743384ca2
commit
bb7bbd0313
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-subimage.yml
vendored
2
.github/workflows/build-subimage.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
context: .
|
||||
file: Dockerfile-${{ inputs.subimage }}
|
||||
build-args:
|
||||
DRONE_COMMIT=${{ github.sha }}
|
||||
DRONE_COMMIT=sha-${{ github.sha }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
push: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue