mirror of
https://github.com/appleboy/drone-scp.git
synced 2026-06-04 18:23:59 +08:00
docs: update passphrase variable
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -204,7 +204,7 @@ password
|
|||||||
key
|
key
|
||||||
: plain text of user private key
|
: plain text of user private key
|
||||||
|
|
||||||
ssh_passphrase
|
passphrase
|
||||||
: The purpose of the passphrase is usually to encrypt the private key.
|
: The purpose of the passphrase is usually to encrypt the private key.
|
||||||
|
|
||||||
target
|
target
|
||||||
@@ -252,7 +252,7 @@ proxy_key
|
|||||||
proxy_key_path
|
proxy_key_path
|
||||||
: key path of proxy private key
|
: key path of proxy private key
|
||||||
|
|
||||||
proxy_ssh_passphrase
|
proxy_passphrase
|
||||||
: The purpose of the passphrase is usually to encrypt the private key.
|
: The purpose of the passphrase is usually to encrypt the private key.
|
||||||
|
|
||||||
## Template Reference
|
## Template Reference
|
||||||
|
|||||||
Reference in New Issue
Block a user