cobb 3 years ago
parent
commit
11b06e9c16
  1. 3
      .drone.yml

3
.drone.yml

@ -44,9 +44,6 @@ steps:
daemon_off: true daemon_off: true
launch_debug: true launch_debug: true
debug: true debug: true
username: 100011296659
password:
from_secret: repo_pw
tags: tags:
- ${DRONE_TAG=latest} # 默认latest,会自动同步git tag - ${DRONE_TAG=latest} # 默认latest,会自动同步git tag
when: when:

Loading…
Cancel
Save