diff --git a/.drone.yml b/.drone.yml index 9840124..8af7c57 100755 --- a/.drone.yml +++ b/.drone.yml @@ -32,7 +32,7 @@ steps: # 定义管道的执行步骤 registry: docker.io insecure: true # 不使用https auto_tag: true - tag: v0.0.1 + tags: v0.0.1 username: from_secret: docker_username password: