From c23ad28c4cd7ea41e0fa1885430771b0eaaec1cd Mon Sep 17 00:00:00 2001 From: "p.belezov" Date: Tue, 12 Mar 2024 15:57:07 +0800 Subject: [PATCH] =?UTF-8?q?=D0=AB=D0=AB=D0=AB=D0=AB=D0=AB=D0=AB=D0=AB?= =?UTF-8?q?=D0=AB=D0=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/gitea-actions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/gitea-actions.yml b/.gitea/workflows/gitea-actions.yml index a182573..6e12875 100644 --- a/.gitea/workflows/gitea-actions.yml +++ b/.gitea/workflows/gitea-actions.yml @@ -6,6 +6,7 @@ jobs: Explore-Gitea-Actions: runs-on: ubuntu-latest steps: + - run: cd /home/resume/ - run: echo "Stopping gitea service..." - run: systemctl stop gitea - run: echo "Gitea service stopped"