Skip to content
Snippets Groups Projects
Commit 8f8d1c9c authored by David Dorchies's avatar David Dorchies
Browse files

ci: change gitlab.irstea.fr repo to forgemia.inra.fr for jalhyd installation

parent 82a83a9e
No related branches found
No related tags found
No related merge requests found
Pipeline #143424 failed
......@@ -60,7 +60,7 @@ install:
- if [ "$CI_COMMIT_REF_NAME" = "devel" ]; then JALHYD_BRANCH="devel"; fi
- echo "Branche JalHyd - $JALHYD_BRANCH"
- rm -rf jalhyd
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.irstea.fr/cassiopee/jalhyd.git
- git clone https://forgemia.inra.fr/cassiopee/jalhyd.git
- cd jalhyd
- git checkout "$JALHYD_BRANCH" || git checkout devel
- npm ci --force
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment