edit drone.yml
continuous-integration/drone/push Build is failing Details

This commit is contained in:
user-penguin 2023-03-08 15:35:35 +07:00
parent 2cc6341623
commit c11d7f1924
1 changed files with 8 additions and 8 deletions

View File

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