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
8d7605991c
commit
d0be18e689
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ def step_for(sub_image, dry_run):
|
|||
"settings": {
|
||||
"dry_run": dry_run,
|
||||
"auto_tag": auto_tag,
|
||||
"purge": False,
|
||||
"username": { "from_secret": "docker_username" },
|
||||
"password": { "from_secret": "docker_password" },
|
||||
"repo": "mikegerber/my_ocrd_workflow-%s" % sub_image,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue