mirror of
https://github.com/xiaoqidun/ihash.git
synced 2024-12-22 14:31:07 +08:00
This commit is contained in:
parent
ee1a2b25b3
commit
f32f4ae2ab
@ -1,10 +1,8 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
node:
|
node:
|
||||||
region: cn
|
region: cn
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: generate
|
- name: generate
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
@ -17,6 +15,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- ./build.sh
|
- ./build.sh
|
||||||
- name: upload
|
- name: upload
|
||||||
|
pull: if-not-exists
|
||||||
image: ccr.ccs.tencentyun.com/xiaoqidun/gocos
|
image: ccr.ccs.tencentyun.com/xiaoqidun/gocos
|
||||||
settings:
|
settings:
|
||||||
secret_id:
|
secret_id:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user