diff --git a/.drone.yml b/.drone.yml index 75b4818..35ab812 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,7 @@ steps: from_secret: docker_username password: from_secret: docker_password + auto_tag: true tags: - ${DRONE_COMMIT_SHA} - ${DRONE_BRANCH}