Refactored golive stage to use prod host as a target for our deployment

This commit is contained in:
2026-03-10 18:31:28 +02:00
parent c3c52965ed
commit dc79c658dd

View File

@@ -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: