+8
-8
@@ -12,11 +12,11 @@ steps:
|
|||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
settings:
|
settings:
|
||||||
host:
|
host:
|
||||||
from_secret: ssh_ip
|
from_secret: server_ip
|
||||||
username:
|
username:
|
||||||
from_secret: ssh_login
|
from_secret: ssh_user
|
||||||
password:
|
key:
|
||||||
from_secret: ssh_pass
|
from_secret: ssh_key
|
||||||
port:
|
port:
|
||||||
from_secret: ssh_port
|
from_secret: ssh_port
|
||||||
target:
|
target:
|
||||||
@@ -39,11 +39,11 @@ steps:
|
|||||||
from_secret: ssh_pass
|
from_secret: ssh_pass
|
||||||
settings:
|
settings:
|
||||||
host:
|
host:
|
||||||
from_secret: ssh_ip
|
from_secret: server_ip
|
||||||
username:
|
username:
|
||||||
from_secret: ssh_login
|
from_secret: ssh_user
|
||||||
password:
|
key:
|
||||||
from_secret: ssh_pass
|
from_secret: ssh_key
|
||||||
port:
|
port:
|
||||||
from_secret: ssh_port
|
from_secret: ssh_port
|
||||||
envs: [ TOKEN,TOKEN_WEATHER,CHAT_ID,PASSWORD ]
|
envs: [ TOKEN,TOKEN_WEATHER,CHAT_ID,PASSWORD ]
|
||||||
|
|||||||
Reference in New Issue
Block a user