kind: pipeline name: default steps: - name: info image: busybox commands: - echo "appdemo" - echo "hello appdemo"