This commit is contained in:
parent
38b8d1fec2
commit
9202ed61c6
@ -1,12 +1,9 @@
|
||||
kind: pipeline
|
||||
type: exec
|
||||
type: docker
|
||||
name: hello
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: amd64
|
||||
|
||||
steps:
|
||||
- name: greeting
|
||||
image: alpine
|
||||
commands:
|
||||
- echo hello world
|
||||
|
Loading…
x
Reference in New Issue
Block a user