Changed some error
pull / Save and backup minecraft world (push) Successful in 17s
pull / Pull repo to the mods directory (push) Successful in 8s
pull / Restart minecraft server (push) Successful in 15s

This commit is contained in:
LeterZP
2026-06-04 20:24:01 +03:00
parent 1c410b6948
commit 9a6f10b3ff
+2 -2
View File
@@ -18,7 +18,7 @@ jobs:
image: alpine/git
volumes:
- /imp-data/minecraft-backups:/workspace/backups # путь до бэкапов
- /opt/minecraft/TeStVISt-mods-seever:/workspace/project # путь до модов
- /opt/minecraft/TeStVISt-mods-server:/workspace/project # путь до модов
- /opt/minecraft/data:/workspace/data # путь до данных майнкрафт-сервера
defaults:
@@ -43,7 +43,7 @@ jobs:
container:
image: alpine/git
volumes:
- /opt/minecraft/TeStVISt-mods-seever:/workspace/project # путь до модов
- /opt/minecraft/TeStVISt-mods-server:/workspace/project # путь до модов
defaults:
run: