This commit is contained in:
parent
9a559a9fd6
commit
f60d5b35ce
|
@ -49,7 +49,7 @@ steps:
|
|||
- drone_rpc_secret
|
||||
- ssh_key
|
||||
host: ${SSH_HOST}
|
||||
password: ${SSH_PASSWORD}
|
||||
#password: ${SSH_PASSWORD}
|
||||
#passphrase: ${SSH_PASSPHRASE}
|
||||
port: ${SSH_PORT}
|
||||
script:
|
||||
|
@ -95,8 +95,8 @@ steps:
|
|||
from_secret: ssh-port
|
||||
SSH_USER:
|
||||
from_secret: ssh-user
|
||||
SSH_PASSWORD:
|
||||
from_secret: ssh-password
|
||||
#SSH_PASSWORD:
|
||||
# from_secret: ssh-password
|
||||
|
||||
- name: scp
|
||||
image: appleboy/drone-scp:1.6.2@sha256:bd37a55f4b97e7742b0de7333669b96220b3cc422d366e1fa8c34059b736ab47
|
||||
|
|
Loading…
Reference in New Issue