Изменил(а) на '.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
.drone.yml
11
.drone.yml
@ -10,12 +10,9 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: kool stuff
|
||||
commands:
|
||||
- echo "$(date)" >> /tmp/drone-tests
|
||||
- name: copy to folder
|
||||
commands:
|
||||
- echo hello world
|
||||
- echo hello world >> /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