This commit is contained in:
@@ -35,8 +35,8 @@ steps:
|
|||||||
from_secret: ssh_host
|
from_secret: ssh_host
|
||||||
username:
|
username:
|
||||||
from_secret: ssh_username
|
from_secret: ssh_username
|
||||||
key:
|
password:
|
||||||
from_secret: ssh_key
|
from_secret: ssh_password
|
||||||
port: 22
|
port: 22
|
||||||
target: /home/debian
|
target: /home/debian
|
||||||
source:
|
source:
|
||||||
@@ -55,8 +55,8 @@ steps:
|
|||||||
from_secret: ssh_host
|
from_secret: ssh_host
|
||||||
username:
|
username:
|
||||||
from_secret: ssh_username
|
from_secret: ssh_username
|
||||||
key:
|
password:
|
||||||
from_secret: ssh_key
|
from_secret: ssh_password
|
||||||
port: 22
|
port: 22
|
||||||
script:
|
script:
|
||||||
- cd ~/
|
- cd ~/
|
||||||
|
|||||||
Reference in New Issue
Block a user