mirror of
https://github.com/cupcakearmy/drone-deploy.git
synced 2025-01-09 08:46:29 +00:00
more testing
This commit is contained in:
parent
60feea3775
commit
02a970da6b
@ -16,10 +16,13 @@ steps:
|
|||||||
envs:
|
envs:
|
||||||
- user
|
- user
|
||||||
- host
|
- host
|
||||||
|
- key
|
||||||
|
- test
|
||||||
target: /srv/web/test
|
target: /srv/web/test
|
||||||
commands:
|
commands:
|
||||||
- echo $KEY
|
- echo $KEY
|
||||||
- echo $HOST
|
- echo $HOST
|
||||||
|
- echo $test
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
branch: master
|
branch: master
|
Loading…
Reference in New Issue
Block a user