parent
47577a510e
commit
08a0a96711
@ -0,0 +1,10 @@ |
|||||||
|
--- |
||||||
|
kind: pipeline |
||||||
|
type: docker |
||||||
|
name: default |
||||||
|
|
||||||
|
steps: |
||||||
|
- name: greeting |
||||||
|
image: busybox |
||||||
|
commands: |
||||||
|
- echo hi |
Loading…
Reference in new issue