mirror of
https://github.com/xiaoqidun/ihash.git
synced 2024-12-04 23:00:48 +08:00
This commit is contained in:
parent
c56c6c7e55
commit
2ed0f9bac2
@ -10,11 +10,11 @@ steps:
|
|||||||
- build -f build.sh -i ihash.go -o release/ihash
|
- build -f build.sh -i ihash.go -o release/ihash
|
||||||
- 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