This commit is contained in:
parent
e0ef961fda
commit
7ee2accafb
|
@ -47,7 +47,6 @@ steps:
|
|||
- ssh_password
|
||||
- drone_gitea_client_secret
|
||||
- drone_rpc_secret
|
||||
- ssh_key
|
||||
host: ${SSH_HOST}
|
||||
password: ${SSH_PASSWORD}
|
||||
#passphrase: ${SSH_PASSPHRASE}
|
||||
|
@ -89,8 +88,6 @@ steps:
|
|||
from_secret: registry-port
|
||||
SSH_HOST:
|
||||
from_secret: ssh-host
|
||||
SSH_KEY:
|
||||
from_secret: ssh-key
|
||||
SSH_PORT:
|
||||
from_secret: ssh-port
|
||||
SSH_USER:
|
||||
|
|
Loading…
Reference in New Issue