fix: test1
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
parent
8642cf5f7e
commit
5a19b31c5d
|
@ -1,7 +1,6 @@
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: kubernetes
|
type: kubernetes
|
||||||
name: publish-testing
|
name: testing
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: composer:latest
|
image: composer:latest
|
||||||
|
@ -16,7 +15,7 @@ steps:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
settings:
|
settings:
|
||||||
repo: gong92-socl/hy-test-k8s
|
repo: registry.cn-shanghai.aliyuncs.com/gong92-socl/hy-test-k8s
|
||||||
registry: registry.cn-shanghai.aliyuncs.com
|
registry: registry.cn-shanghai.aliyuncs.com
|
||||||
insecure: true
|
insecure: true
|
||||||
username:
|
username:
|
||||||
|
|
Loading…
Reference in New Issue