mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-01 01:19:52 +02:00
🚧 Rename my_ocrd_workflow to ocrd-galley in image names
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ad55fda98c
commit
a0c19aef19
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ def step_for(ctx, sub_image, tags):
|
|||
"tags": tags,
|
||||
"username": { "from_secret": "docker_username" },
|
||||
"password": { "from_secret": "docker_password" },
|
||||
"repo": "mikegerber/my_ocrd_workflow-%s" % sub_image,
|
||||
"repo": "mikegerber/ocrd-galley-%s" % sub_image,
|
||||
"dockerfile": "Dockerfile-%s" % sub_image,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue