diff --git a/.drone.yml b/.drone.yml index 14835cf..1a4ea4b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,6 +17,7 @@ steps: from_secret: DOCKER_PASSWORD tags: - "${DRONE_BUILD_NUMBER}" + - "latest" when: branch: - main