This commit is contained in:
Giles Bradshaw 2020-09-22 10:58:46 +01:00
parent 4a1760b858
commit e80329d17e
1 changed files with 2 additions and 1 deletions

View File

@ -44,6 +44,7 @@ steps:
- drone_gitea_client_secret
- drone_rpc_secret
- ssh_key1
- ssh_user
host: ${SSH_HOST}
#key: ${SSH_KEY}
#password: ${PASSWORD}
@ -69,7 +70,7 @@ steps:
- "echo \"export DRONE_RPC_SECRET='$${DRONE_RPC_SECRET}'\" >> env-drone # \"drone-rpc-secret\""
- "echo \"export SSH_KEY='$${SSH_KEY}'\" >> env-drone # \"ssh-key\""
- cat env-drone
username: giles
username: ${SSH_USER}
environment:
DOMAIN:
from_secret: domain