From 0ec844791aad54b4e4a46386ae9e357dee72080c Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Sun, 16 Oct 2022 11:41:45 -0400 Subject: [PATCH] teest --- .drone.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index ee936ca..bc1b9b8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,9 @@ steps: commands: - echo hello world - echo hello world >> /tmp/drone-tests -- name: copy to folder +- name: copy to folder + environment: + PWD: /var/www/vdk2ch commands: - - cd /var/www/vdk2ch + #- cd /var/www/vdk2ch - git pull \ No newline at end of file