更新 '.drone.yml'
continuous-integration/drone/tag Build was killed Details

pull/39/head
evanchen 2021-10-23 19:10:19 +00:00
parent 45d425c78b
commit 02b7446064
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: default
steps:
- name: build
image: golang
image: golang:1.17.2
commands:
- git tag $DRONE_TAG
- bash release.sh cmd/configui/main.go