mirror of
https://github.com/cupcakearmy/drone-deploy.git
synced 2024-12-22 00:06:32 +00:00
pass envs to ssh connection
This commit is contained in:
parent
02a970da6b
commit
f08047be53
@ -20,9 +20,8 @@ steps:
|
|||||||
- test
|
- test
|
||||||
target: /srv/web/test
|
target: /srv/web/test
|
||||||
commands:
|
commands:
|
||||||
- echo $KEY
|
|
||||||
- echo $HOST
|
- echo $HOST
|
||||||
- echo $test
|
- echo $TEST
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
branch: master
|
branch: master
|
Loading…
Reference in New Issue
Block a user