Changed workflow a bit more
pull / Save and backup minecraft world (push) Successful in 20s
pull / Pull repo to the mods directory (push) Successful in 6s
pull / Restart minecraft server (push) Successful in 35s

This commit is contained in:
LeterZP
2026-06-21 13:29:06 +03:00
parent 30a366b37f
commit fecc928898
+2
View File
@@ -39,6 +39,7 @@ jobs:
name: Pull repo to the mods directory
runs-on: ubuntu-latest
needs: saving
container:
image: alpine/git
@@ -61,6 +62,7 @@ jobs:
name: Restart minecraft server
runs-on: ubuntu-latest
needs: pulling
container:
image: docker