Merge pull request 'fix/ssh_issue' (#6) from fix/ssh_issue into main
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
Reviewed-on: #6
This commit is contained in:
commit
f29ca63c77
|
|
@ -28,9 +28,9 @@ steps:
|
|||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: sangwaritaxi.com
|
||||
username: ubuntu
|
||||
username: sangwaritaxi_website
|
||||
key:
|
||||
from_secret: server_ssh_pkey
|
||||
# from_secret: server_ssh_pkey
|
||||
port: 22
|
||||
command_timeout: 3m
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in New Issue