mirror of
https://github.com/xiaoqidun/gitcz.git
synced 2024-11-27 01:23:11 +08:00
This commit is contained in:
parent
d4c9df855d
commit
00b8e2c4b6
@ -10,11 +10,11 @@ steps:
|
|||||||
- build -f build.sh -i gitcz.go -o release/gitcz
|
- build -f build.sh -i gitcz.go -o release/gitcz
|
||||||
- name: build
|
- name: build
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
image: xiaoqidun/goenv
|
image: hkccr.ccs.tencentyun.com/xiaoqidun/goenv
|
||||||
commands:
|
commands:
|
||||||
- ./build.sh
|
- ./build.sh
|
||||||
- name: upload
|
- name: upload
|
||||||
image: xiaoqidun/gocos
|
image: hkccr.ccs.tencentyun.com/xiaoqidun/gocos
|
||||||
settings:
|
settings:
|
||||||
secret_id:
|
secret_id:
|
||||||
from_secret: cos_secret_id
|
from_secret: cos_secret_id
|
||||||
|
Loading…
x
Reference in New Issue
Block a user