--- kind: pipeline type: exec name: deploy steps: - name: rsync commands: - ./push.sh when: branch: master event: push