Deploy api backend

This commit is contained in:
Lixfel
2024-12-05 13:28:46 +01:00
parent 9a6dec6679
commit c4849657df
+4 -1
View File
@@ -29,4 +29,7 @@ artifacts:
"/binarys/VelocityCore.jar": "VelocityCore/build/libs/VelocityCore-all.jar"
"/binarys/deployarena.py": "VelocityCore/deployarena.py"
"/binarys/website-api.jar": "WebsiteBackend/build/libs/WebsiteBackend-all.jar"
"/binarys/website-api.jar": "WebsiteBackend/build/libs/WebsiteBackend-all.jar"
release:
- "sudo systemctl restart api.service"