fix(ci): deploy hosted app over ssh
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"changes": [
|
||||
"Added deploy lifecycle Discord notifications for start, success, and failure states.",
|
||||
"Added Woodpecker validation for lint, tests, and the Vite web build.",
|
||||
"Added a deployment step that syncs the built renderer bundle to the local nginx host."
|
||||
"Added a deployment step that syncs the built renderer bundle to the local nginx host.",
|
||||
"Updated deployment to publish over a dedicated SSH deploy key instead of a Kubernetes host volume."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user