更新 '.drone.yml'
This commit is contained in:
parent
17ff29e8d6
commit
717185ad3d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user