fix: remove auto_tag from .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
lab 2021-12-05 01:00:22 +08:00
parent 91e76b6d2b
commit b694fe11c7

View File

@ -23,8 +23,6 @@ steps:
- name: docker - name: docker
image: plugins/docker image: plugins/docker
repo: esinio/helloworld repo: esinio/helloworld
auto_tag: true
auto_tag_suffix: linux-amd64
username: username:
from_secret: docker_username from_secret: docker_username
password: password: