Files
tv7playlist/.drone.yml
Philipp Häfelfinger 501e81c2c5
All checks were successful
continuous-integration/drone/push Build is passing
added tag 2.0.1 to dockerfile
2019-06-04 22:58:33 +02:00

13 lines
247 B
YAML

pipeline:
docker:
image: plugins/docker
repo: phaefelfinger/tv7playlist
tags:
- latest
- 2.0
- 2.0.1
secrets: [ docker_username, docker_password ]
debug: true
when:
event: push
branch: master