Skip to content
Snippets Groups Projects
Commit d621bf01 authored by Stephan Schulz's avatar Stephan Schulz
Browse files

update gitlab url in make_release.sh

parent 15465943
No related branches found
No related tags found
No related merge requests found
Pipeline #75262 passed
...@@ -83,7 +83,7 @@ elif [[ $1 == upload-local ]] ...@@ -83,7 +83,7 @@ elif [[ $1 == upload-local ]]
then then
curl --header "PRIVATE-TOKEN: $PRIVATE_TOKEN"\ curl --header "PRIVATE-TOKEN: $PRIVATE_TOKEN"\
--upload-file $(pwd)/$FNAME\ --upload-file $(pwd)/$FNAME\
https://gitlab.version.fz-juelich.de/api/v4/projects/$ID/packages/generic/$PKGNAME/$PUBLISHVERSION/$FNAME https://gitlab.jsc.fz-juelich.de/api/v4/projects/$ID/packages/generic/$PKGNAME/$PUBLISHVERSION/$FNAME
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment