Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ variables: ARCHIVE_NAME: "de.ugoe.cs.swe.TTCN3.repository-1.0.0-SNAPSHOT.zip" SITE_ARCHIVE: "${SITE_LOCATION}/${ARCHIVE_NAME}" SITE_PATH: "${SITE_LOCATION}/repository/" REPO_PREFIX: "https://gitlab.gwdg.de/rep/swe/tools/t3tools/t3q/-/jobs" REPO_PREFIX: "https://labs.etsi.org/rep/mts/ttcn3/t3q/-/jobs" REPO_PATH: "artifacts/raw/${SITE_PATH}" PACKAGE_NAME: "T3Tools Interim Build" PACKAGE_NAME_MAIN: "T3Tools Build" Loading @@ -53,7 +53,7 @@ variables: MAIN_KEY: "stable" RELEASE_KEY: "beta" RELEASE_PATH: "public/updatesite/${RELEASE_KEY}" RELEASE_PAGE: "https://swe.pages.gwdg.de/tools/t3tools/t3q/updatesite/${RELEASE_KEY}" RELEASE_PAGE: "https://mts.etsi.org/ttcn3/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 +2 −2 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ variables: ARCHIVE_NAME: "de.ugoe.cs.swe.TTCN3.repository-1.0.0-SNAPSHOT.zip" SITE_ARCHIVE: "${SITE_LOCATION}/${ARCHIVE_NAME}" SITE_PATH: "${SITE_LOCATION}/repository/" REPO_PREFIX: "https://gitlab.gwdg.de/rep/swe/tools/t3tools/t3q/-/jobs" REPO_PREFIX: "https://labs.etsi.org/rep/mts/ttcn3/t3q/-/jobs" REPO_PATH: "artifacts/raw/${SITE_PATH}" PACKAGE_NAME: "T3Tools Interim Build" PACKAGE_NAME_MAIN: "T3Tools Build" Loading @@ -53,7 +53,7 @@ variables: MAIN_KEY: "stable" RELEASE_KEY: "beta" RELEASE_PATH: "public/updatesite/${RELEASE_KEY}" RELEASE_PAGE: "https://swe.pages.gwdg.de/tools/t3tools/t3q/updatesite/${RELEASE_KEY}" RELEASE_PAGE: "https://mts.etsi.org/ttcn3/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