mirror of
https://github.com/cupcakearmy/drone-deploy.git
synced 2025-09-01 03:00:40 +00:00
pass envs to ssh connection
This commit is contained in:
@@ -20,9 +20,8 @@ steps:
|
||||
- test
|
||||
target: /srv/web/test
|
||||
commands:
|
||||
- echo $KEY
|
||||
- echo $HOST
|
||||
- echo $test
|
||||
- echo $TEST
|
||||
when:
|
||||
event: push
|
||||
branch: master
|
Reference in New Issue
Block a user