--- kind: pipeline type: exec name: default platform: os: linux arch: amd64 steps: - name: kool stuff commands: - echo hello world - echo hello world >> /tmp/drone-tests - name: copy to folder commands: - cd /var/www/vdk2ch - git pull