diff --git a/.drone.yml b/.drone.yml index a74c205..6ecae47 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,6 +3,7 @@ pipeline: image: plugins/docker repo: phaefelfinger/tv7playlist tags: + - latest - 2.0 secrets: [ docker_username, docker_password ] debug: true