mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-08 14:19:57 +02:00
This commit is contained in:
parent
6aa68dff68
commit
0e2a71c01e
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ def step_for(ctx, sub_image):
|
||||||
"build_args": [
|
"build_args": [
|
||||||
"DRONE_COMMIT=%s" % ctx.build.commit,
|
"DRONE_COMMIT=%s" % ctx.build.commit,
|
||||||
],
|
],
|
||||||
"tags: [
|
"tags": [
|
||||||
ctx.build.commit,
|
ctx.build.commit,
|
||||||
],
|
],
|
||||||
"username": { "from_secret": "docker_username" },
|
"username": { "from_secret": "docker_username" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue