Browse Source

Disable auto_tags for trial

pull/63/head
Jonathan Wright 7 years ago
parent
commit
9964301bf7
  1. 4
      .drone.yml

4
.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

Loading…
Cancel
Save