From e6ce77e38ee8178445cc997f97054ab702605843 Mon Sep 17 00:00:00 2001 From: Mykhailo Svishchov Date: Sat, 7 Mar 2026 20:11:39 +0200 Subject: [PATCH] gitea test --- docs/GITEA_VPS_DEPLOY.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/GITEA_VPS_DEPLOY.md b/docs/GITEA_VPS_DEPLOY.md index c298163..7acf9fc 100644 --- a/docs/GITEA_VPS_DEPLOY.md +++ b/docs/GITEA_VPS_DEPLOY.md @@ -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