Commit 84115720 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

Update .gitlab-ci.yml file

parent d98e337e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ variables:
  MAIN_KEY: "stable"
  RELEASE_KEY: "beta"
  RELEASE_PATH: "public/updatesite/${RELEASE_KEY}"
  RELEASE_PAGE: "https://gitlab.gwdg.de/swe/tools/t3tools/t3q/updatesite/${RELEASE_KEY}"
  RELEASE_PAGE: "https://swe.pages.gwdg.de/tools/t3tools/t3q/updatesite/${RELEASE_KEY}"
  STANDALONE_LOCATION: "de.ugoe.cs.swe.T3Q/target"
  STANDALONE_NAME: "de.ugoe.cs.swe.T3Q-1.0.0-SNAPSHOT-shadow.jar"
  STANDALONE_PATH: "${STANDALONE_LOCATION}/${STANDALONE_NAME}"