Drone config: Fix SSH host
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -71,7 +71,7 @@ steps:
|
||||
- name: restart-container-dev
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: housesof.world
|
||||
host: flayks.com
|
||||
username:
|
||||
from_secret: ssh_user
|
||||
key:
|
||||
@@ -88,7 +88,7 @@ steps:
|
||||
- name: restart-container-prod
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: housesof.world
|
||||
host: flayks.com
|
||||
username:
|
||||
from_secret: ssh_user
|
||||
key:
|
||||
|
||||
Reference in New Issue
Block a user