更新 '.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
|
pull: if-not-exists
|
||||||
commands:
|
commands:
|
||||||
- GOPROXY=https://goproxy.cn CGO_ENABLED=1 go build
|
- GOPROXY=https://goproxy.cn CGO_ENABLED=1 go build
|
||||||
|
|
||||||
- name: gitea_release
|
- name: gitea_release
|
||||||
image: plugins/gitea-release
|
image: plugins/gitea-release
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
settings:
|
settings:
|
||||||
api_key:
|
api_key:
|
||||||
from_secret: gitea_token
|
from_secret: gitea_token
|
||||||
base_url: https://git.rainss.cn
|
base_url: https://git.rainss.cn
|
||||||
files:
|
files:
|
||||||
- main
|
- main
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user