Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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}" Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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}" Loading