This commit is contained in:
parent
576028fa67
commit
c23ad28c4c
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue