Skip to content
Snippets Groups Projects
Unverified Commit 252f5ce6 authored by Jayesh Badwaik's avatar Jayesh Badwaik
Browse files

- dev : reflect changes in orgname

parent ae6191f3
No related branches found
No related tags found
No related merge requests found
Pipeline #146797 passed
...@@ -4,5 +4,5 @@ ...@@ -4,5 +4,5 @@
# -------------------------------------------------------------------------------------------------- # --------------------------------------------------------------------------------------------------
TESTDATA_BASE_URL="https://gitlab.jsc.fz-juelich.de/orgzell/data/testdata/-/archive" TESTDATA_BASE_URL="https://gitlab.jsc.fz-juelich.de/libzell/data/testdata/-/archive"
export TESTDATA_URL="$TESTDATA_BASE_URL/main/testdata-main.tar.gz" export TESTDATA_URL="$TESTDATA_BASE_URL/main/testdata-main.tar.gz"
...@@ -8,7 +8,7 @@ set -euo pipefail ...@@ -8,7 +8,7 @@ set -euo pipefail
JNUM_VERSION="main" JNUM_VERSION="main"
JNUM_MIRROR="https://gitlab.jsc.fz-juelich.de/orgzell/software/jnum" JNUM_MIRROR="https://gitlab.jsc.fz-juelich.de/libzell/software/jnum"
JNUM_URL="$JNUM_MIRROR/-/archive/$JNUM_VERSION/jnum-$JNUM_VERSION.tar.gz" JNUM_URL="$JNUM_MIRROR/-/archive/$JNUM_VERSION/jnum-$JNUM_VERSION.tar.gz"
JNUM_SHA256SUM="SKIP" JNUM_SHA256SUM="SKIP"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment