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
bb7bbd0313
commit
cbf11082ac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
needs: build-rest
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
DOCKER_IMAGE_TAG: ${{ github.sha }} # needed to run the correct version through the wrapper
|
||||
DOCKER_IMAGE_TAG: sha-${{ github.sha }} # needed to run the correct version through the wrapper
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue