debug gitea issue
Some checks failed
Debug job network / debug (push) Successful in 2s
Deploy to VPS / deploy (push) Failing after 43s

This commit is contained in:
Mykhailo Svishchov
2026-03-07 20:14:13 +02:00
parent e6ce77e38e
commit 8ce0f47258
2 changed files with 24 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
# Gitea Actions: Deploy honey-be to VPS on push to main
This guide sets up automatic deployment of **honey-be** to your Honey VPS (188.116.23.7) when you push to the `main` branch. The workflow runs on your Gitea runner, syncs the repo via rsync over SSH, then runs the rolling-update script on the VPS.
## Prerequisites