This commit is contained in:
parent
f60d5b35ce
commit
9a5dfad5a5
|
@ -48,7 +48,8 @@ steps:
|
||||||
- drone_gitea_client_secret
|
- drone_gitea_client_secret
|
||||||
- drone_rpc_secret
|
- drone_rpc_secret
|
||||||
- ssh_key
|
- ssh_key
|
||||||
host: ${SSH_HOST}
|
#host: ${SSH_HOST}
|
||||||
|
#key: ${SSH_KEY}
|
||||||
#password: ${SSH_PASSWORD}
|
#password: ${SSH_PASSWORD}
|
||||||
#passphrase: ${SSH_PASSPHRASE}
|
#passphrase: ${SSH_PASSPHRASE}
|
||||||
port: ${SSH_PORT}
|
port: ${SSH_PORT}
|
||||||
|
|
Loading…
Reference in New Issue