🚧 Try out Drone CI
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Gerber, Mike 2021-02-11 18:27:18 +01:00
parent 40787bbb80
commit bfb38ce628

View file

@ -10,5 +10,9 @@ steps:
- name: build core
image: plugins/docker
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