.
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
bc0a32552b
commit
7b36c1db66
|
@ -150,12 +150,12 @@ steps:
|
||||||
from_secret: ssh-host
|
from_secret: ssh-host
|
||||||
username:
|
username:
|
||||||
from_secret: ssh-user
|
from_secret: ssh-user
|
||||||
#password:
|
password:
|
||||||
# from_secret: ssh-password
|
from_secret: ssh-password
|
||||||
key:
|
#key:
|
||||||
from_secret: ssh-key
|
# from_secret: ssh-key
|
||||||
passphrase:
|
#passphrase:
|
||||||
from_secret: ssh-passphrase
|
# from_secret: ssh-passphrase
|
||||||
port:
|
port:
|
||||||
from_secret: ssh-port
|
from_secret: ssh-port
|
||||||
command_timeout: 2m
|
command_timeout: 2m
|
||||||
|
|
Reference in New Issue