Skip to content
Snippets Groups Projects
Commit 2505db2e authored by Alexandre Strube's avatar Alexandre Strube
Browse files

remove change to gitlab ci

parent 1b3c037e
No related branches found
No related tags found
No related merge requests found
......@@ -112,3 +112,16 @@ full_check_style:
- fi
- done
- if [ -n "$faulty" ]; then echo "Faulty EasyConfigs... $faulty"; exit 1; fi
sync_repo_on_HPC:
stage: deploy
tags:
- jacamar
- juwels
- shell
script:
- cd /p/fastdata/zam/swmanage/EasyBuild/2023
- hostname
- git pull https://project_2497_bot1:$GITLAB_TOKEN@gitlab.jsc.fz-juelich.de/software-team/easybuild.git
only:
- '2023'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment