gitea test
Some checks failed
Deploy to VPS / deploy (push) Failing after 29s

This commit is contained in:
Mykhailo Svishchov
2026-03-07 20:11:39 +02:00
parent f11027d14d
commit e6ce77e38e

View File

@@ -1,6 +1,5 @@
# 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