mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-01 17:39:54 +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,
|
"tags": tags,
|
||||||
"username": { "from_secret": "docker_username" },
|
"username": { "from_secret": "docker_username" },
|
||||||
"password": { "from_secret": "docker_password" },
|
"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,
|
"dockerfile": "Dockerfile-%s" % sub_image,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue