kind: pipeline type: docker name: default steps: - name: greating image: alpine commands: - echo hello - echo world - echo ,Oleg