This commit is contained in:
Giles Bradshaw 2020-09-22 11:24:03 +01:00
parent 2b8825cf86
commit 7a39cefc00
1 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ steps:
- "echo \"export DRONE_GITEA_CLIENT_SECRET='$${DRONE_GITEA_CLIENT_SECRET}'\" >> env-drone # \"drone-gitea-client-secret\""
- "echo \"export DRONE_RPC_SECRET='$${DRONE_RPC_SECRET}'\" >> env-drone # \"drone-rpc-secret\""
- "echo \"export SSH_KEY='$${SSH_KEY}'\" >> env-drone # \"ssh-key\""
#username: giles
username: giles
environment:
DOMAIN:
from_secret: domain
@ -92,7 +92,7 @@ steps:
from_secret: ssh-key
SSH_PORT:
from_secret: ssh-port
USERNAME:
SSH_USER:
from_secret: ssh-user
- name: scp