Изменил(а) на '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
hogweed1 2022-10-16 11:42:35 -04:00
parent 0ec844791a
commit b4bc82aea8

View File

@ -11,11 +11,8 @@ platform:
steps:
- name: kool stuff
commands:
- echo hello world
- echo hello world >> /tmp/drone-tests
- echo "$(date)" >> /tmp/drone-tests
- name: copy to folder
environment:
PWD: /var/www/vdk2ch
commands:
#- cd /var/www/vdk2ch
- cd /var/www/vdk2ch
- git pull