Refactored golive stage to use prod host as a target for our deployment
This commit is contained in:
@@ -126,7 +126,7 @@ steps:
|
|||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
settings:
|
settings:
|
||||||
host:
|
host:
|
||||||
from_secret: ssh_host
|
from_secret: ssh_prod_host
|
||||||
username:
|
username:
|
||||||
from_secret: ssh_user
|
from_secret: ssh_user
|
||||||
password:
|
password:
|
||||||
|
|||||||
Reference in New Issue
Block a user