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