From 3d6522881489beee2d15c714305ed349487b837a Mon Sep 17 00:00:00 2001 From: Mykhailo Svishchov Date: Sat, 7 Mar 2026 19:33:44 +0200 Subject: [PATCH] test commit for gitea --- docs/GITEA_VPS_DEPLOY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/GITEA_VPS_DEPLOY.md b/docs/GITEA_VPS_DEPLOY.md index 7acf9fc..c298163 100644 --- a/docs/GITEA_VPS_DEPLOY.md +++ b/docs/GITEA_VPS_DEPLOY.md @@ -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