更新 '.drone.yml'
This commit is contained in:
parent
706e17aff2
commit
17ff29e8d6
@ -6,6 +6,7 @@ steps:
|
||||
image: golang:alpine
|
||||
pull: if-not-exists
|
||||
commands:
|
||||
- apk update && apk add build-base
|
||||
- GOPROXY=https://goproxy.cn CGO_ENABLED=1 go build
|
||||
- name: gitea_release
|
||||
image: plugins/gitea-release
|
||||
|
||||
Loading…
Reference in New Issue
Block a user