diff --git a/.drone.yml b/.drone.yml index e540fa9..1bc8906 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,4 +15,6 @@ pipeline: image: plugins/docker secrets: [ docker_username, docker_password ] repo: jonathanio/drone-terraform - auto_tag: true + # auto_tag: true + tags: + - latest