kind: pipeline type: docker name: default steps: - name: greeting commands: - echo hello world trigger: event: - push