diff --git a/steamwarci.yml b/steamwarci.yml index 19b1643c..d676bd83 100644 --- a/steamwarci.yml +++ b/steamwarci.yml @@ -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" \ No newline at end of file + "/binarys/website-api.jar": "WebsiteBackend/build/libs/WebsiteBackend-all.jar" + +release: + - "sudo systemctl restart api.service"