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
|
||||
settings:
|
||||
host:
|
||||
from_secret: ssh_host
|
||||
from_secret: ssh_prod_host
|
||||
username:
|
||||
from_secret: ssh_user
|
||||
password:
|
||||
|
||||
Reference in New Issue
Block a user