--- 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 environment: PWD: /var/www/vdk2ch commands: #- cd /var/www/vdk2ch - git pull