Files
tv7playlist/.drone.yml
2018-10-22 23:50:38 +02:00

11 lines
221 B
YAML

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