diff --git a/.drone.yml b/.drone.yml index b2e0d1d..267c9cc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -35,9 +35,7 @@ steps: from_secret: docker_username password: from_secret: docker_password - tags: - - latest - - ${DRONE_TAG} + tags: latest when: branch: - stable