roomnamebot/.drone.yml
Jan Christian Grünhage 1e320a0683
All checks were successful
the build was successful
dockerization
2018-06-17 17:03:41 +02:00

7 lines
187 B
YAML

pipeline:
docker:
image: docker.io/plugins/docker
repo: docker.jcg.re/roomnamebot
registry: docker.jcg.re
secrets: [ docker_username, docker_password ]
autotag: true