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