Вот это я умный конечно, убил саму gitea в скрипте
Some checks failed
Gitea Actions / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
085d2ce227
commit
c668294a0c
|
@ -8,7 +8,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- run: cd /home/resume/
|
- run: cd /home/resume/
|
||||||
- run: echo "Stopping gitea service..."
|
- run: echo "Stopping gitea service..."
|
||||||
- run: systemctl stop gitea
|
- run: systemctl stop resume
|
||||||
- run: echo "Gitea service stopped"
|
- run: echo "Gitea service stopped"
|
||||||
- run: echo "Pulling repo..."
|
- run: echo "Pulling repo..."
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
|
|
Loading…
Reference in New Issue