This commit is contained in:
@@ -2,7 +2,9 @@ kind: pipeline
|
|||||||
name: hello-world
|
name: hello-world
|
||||||
type: docker
|
type: docker
|
||||||
|
|
||||||
steps:
|
clone:
|
||||||
|
skip_verify: true
|
||||||
|
build:
|
||||||
- name: say-hello
|
- name: say-hello
|
||||||
image: busybox
|
image: busybox
|
||||||
commands:
|
commands:
|
||||||
|
|||||||
Reference in New Issue
Block a user