docker-synapse/.drone.yml
Jan Christian Grünhage f7868ae828
All checks were successful
the build was successful
feat: migrate to baseimage
2018-01-06 11:35:52 +01:00

7 lines
210 B
YAML

pipeline:
docker:
image: plugins/docker
repo: docker.jcg.re/synapse
registry: docker.jcg.re
secrets: [ docker_username, docker_password ]