Вот это я умный конечно, убил саму gitea в скрипте
Some checks failed
Gitea Actions / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
p.belezov 2024-03-12 16:01:03 +08:00
parent 085d2ce227
commit c668294a0c

View File

@ -8,7 +8,7 @@ jobs:
steps:
- run: cd /home/resume/
- run: echo "Stopping gitea service..."
- run: systemctl stop gitea
- run: systemctl stop resume
- run: echo "Gitea service stopped"
- run: echo "Pulling repo..."
- name: Check out repository code