fix(ci): deploy hosted app over ssh
ci/woodpecker/push/woodpecker Pipeline failed
Lint and Build Checks / Lint, Test, and Build (push) Failing after 393h4m58s

This commit is contained in:
2026-06-23 10:32:39 -05:00
parent ab0383aaf3
commit a89f454ec0
6 changed files with 68 additions and 46 deletions
+2 -1
View File
@@ -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."
]
},
{