更新 '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/tag Build was killed

This commit is contained in:
rainerosion 2021-07-29 21:49:49 +08:00
parent 17ff29e8d6
commit 717185ad3d

View File

@ -8,9 +8,12 @@ steps:
commands:
- apk update && apk add build-base
- GOPROXY=https://goproxy.cn CGO_ENABLED=1 go build
- ls -lh
- name: gitea_release
image: plugins/gitea-release
pull: if-not-exists
commands:
- ls -lh
settings:
api_key:
from_secret: gitea_token