mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 06:39:53 +02:00
This commit is contained in:
parent
40787bbb80
commit
bfb38ce628
1 changed files with 5 additions and 1 deletions
|
@ -10,5 +10,9 @@ steps:
|
||||||
- name: build core
|
- name: build core
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: my_ocrd_workflow-core
|
repo: mikegerber/my_ocrd_workflow-core
|
||||||
|
username:
|
||||||
|
from_secret: docker_username
|
||||||
|
password:
|
||||||
|
from_secret: docker_password
|
||||||
dockerfile: Dockerfile-core
|
dockerfile: Dockerfile-core
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue