Изменил(а) на '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0ec844791a
commit
b4bc82aea8
@ -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
|
Loading…
Reference in New Issue
Block a user