Изменил(а) на '.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:
|
steps:
|
||||||
- name: kool stuff
|
- name: kool stuff
|
||||||
|
commands:
|
||||||
|
- echo "$(date)" >> /tmp/drone-tests
|
||||||
|
- name: copy to folder
|
||||||
commands:
|
commands:
|
||||||
- echo hello world
|
- cd /var/www/vdk2ch
|
||||||
- echo hello world >> /tmp/drone-tests
|
|
||||||
- name: copy to folder
|
|
||||||
environment:
|
|
||||||
PWD: /var/www/vdk2ch
|
|
||||||
commands:
|
|
||||||
#- cd /var/www/vdk2ch
|
|
||||||
- git pull
|
- git pull
|
Loading…
Reference in New Issue
Block a user