Commit a767f5a4 authored by skysky's avatar skysky

exec pipelile test

parent 818d1745
......@@ -20,3 +20,17 @@ steps:
when:
status: [ success, failure ]
kind: pipeline
type: exec
name: exec step
plateform:
os: linux
arch: amd64
steps:
- name: cat
command:
- ls
- cat README
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment