This commit is contained in:
@@ -11,4 +11,9 @@ platform:
|
|||||||
steps:
|
steps:
|
||||||
- name: kool stuff
|
- name: kool stuff
|
||||||
commands:
|
commands:
|
||||||
- echo hello world
|
- echo hello world
|
||||||
|
- echo hello world >> /tmp/drone-tests
|
||||||
|
- name: copy to folder
|
||||||
|
commands:
|
||||||
|
- cd /var/www/html
|
||||||
|
- git pull
|
||||||
Reference in New Issue
Block a user