Skip to content
Snippets Groups Projects
Commit e15bbcdc authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

Merge branch 'sa-CI' into '2023'

enhance CI script

See merge request software-team/easybuild!1897
parents 7afe6a1d 59f72103
No related branches found
No related tags found
No related merge requests found
......@@ -122,6 +122,7 @@ sync_repo_on_HPC:
script:
- cd /p/fastdata/zam/swmanage/EasyBuild/$TARGET_BRANCH
- hostname
- echo 'Pulling branch '$TARGET_BRANCH
- git pull https://$GITLAB_USER:$GITLAB_TOKEN@gitlab.jsc.fz-juelich.de/software-team/easybuild.git $TARGET_BRANCH
rules:
- if: '$CI_PROJECT_NAMESPACE == "software-team" && $CI_COMMIT_BRANCH == $TARGET_BRANCH'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment