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
|
- name: restart-container-dev
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
settings:
|
settings:
|
||||||
host: housesof.world
|
host: flayks.com
|
||||||
username:
|
username:
|
||||||
from_secret: ssh_user
|
from_secret: ssh_user
|
||||||
key:
|
key:
|
||||||
@@ -88,7 +88,7 @@ steps:
|
|||||||
- name: restart-container-prod
|
- name: restart-container-prod
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
settings:
|
settings:
|
||||||
host: housesof.world
|
host: flayks.com
|
||||||
username:
|
username:
|
||||||
from_secret: ssh_user
|
from_secret: ssh_user
|
||||||
key:
|
key:
|
||||||
|
|||||||
Reference in New Issue
Block a user