fix: test19
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
parent
6ba50d9288
commit
b40b18be48
|
@ -1,11 +1,11 @@
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: kubernetes
|
type: kubernetes
|
||||||
name: project-go
|
name: test
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
#构建镜像
|
#构建镜像
|
||||||
- name: build
|
- name: build
|
||||||
image: golang:latest
|
image: registry.cn-shanghai.aliyuncs.com/gong92-socl/hy-test-k8s
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
commands:
|
commands:
|
||||||
- ls -a
|
- ls -a
|
||||||
|
|
Loading…
Reference in New Issue