更新 '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
522a098a09
commit
5411b4ff22
@ -7,13 +7,12 @@ steps:
|
||||
pull: if-not-exists
|
||||
commands:
|
||||
- GOPROXY=https://goproxy.cn CGO_ENABLED=1 go build
|
||||
|
||||
- name: gitea_release
|
||||
image: plugins/gitea-release
|
||||
pull: if-not-exists
|
||||
settings:
|
||||
api_key:
|
||||
from_secret: gitea_token
|
||||
api_key:
|
||||
from_secret: gitea_token
|
||||
base_url: https://git.rainss.cn
|
||||
files:
|
||||
- main
|
||||
|
||||
Loading…
Reference in New Issue
Block a user