From 99d7c9c4264e9c2a4408140df5911eafe99c1f8c Mon Sep 17 00:00:00 2001 From: mafyuh Date: Mon, 20 May 2024 03:38:45 +0000 Subject: [PATCH] Update scripts/README.md --- scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/README.md b/scripts/README.md index ab640cc..b25d4a6 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -9,7 +9,7 @@ Previously used this script for CD, it worked, but I wanted an instant deploymen - SSH in to the machine that hosts that docker compose stack running git pull and docker compose up -d - Optional, If there is any error message we sent Gotify a link to the PR and error message - Set number from JSON to number in n8n -- Add that number to URL of API request to Forgejo which we add a review with the logs if no errors. +- Add that number to URL of API request to Forgejo which we add a review with the logs if no errors. https://git.mafyuh.dev/mafyuh/Auto-Homelab/pulls/222#issuecomment-1799 The only exception is n8n itself. Which for now I will manually update.