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