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

Update .gitlab-ci.yml file

parent 8f005fc5
Branches
Tags
No related merge requests found
...@@ -112,16 +112,3 @@ full_check_style: ...@@ -112,16 +112,3 @@ full_check_style:
- fi - fi
- done - done
- if [ -n "$faulty" ]; then echo "Faulty EasyConfigs... $faulty"; exit 1; fi - 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