Update '.drone.yml'
the build was successful Details

This commit is contained in:
Jan Christian Grünhage 2018-09-20 07:51:12 +00:00
parent 1e320a0683
commit 511cd0f097
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pipeline:
docker:
image: docker.io/plugins/docker
repo: docker.jcg.re/roomnamebot
registry: docker.jcg.re
repo: docker.io/jcgruenhage/roomnamebot
registry: docker.io
secrets: [ docker_username, docker_password ]
autotag: true