mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-27 21:59:52 +02:00
🚧 build: Use commit SHA
This commit is contained in:
parent
01fae4fb8b
commit
08922136fc
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -26,4 +26,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: Dockerfile-core
|
file: Dockerfile-core
|
||||||
|
build-args:
|
||||||
|
DRONE_COMMIT=${{ github.sha }}
|
||||||
push: false
|
push: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue