diff --git a/.drone.yml b/.drone.yml index 0c2a4b1..706b39e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,4 +14,5 @@ steps: from_secret: docker_password repo: git.kurocon.nl/kurocon/davinci tags: - - latest + - ${DRONE_COMMIT_BRANCH} + - latest