Skip to content
Snippets Groups Projects
Commit 6d590502 authored by Anke Kreuzer's avatar Anke Kreuzer
Browse files

Merge branch 'adapting_yml_file' into '2023'

Adapted the gitlab-ci.yml file

See merge request deep-sea/wp3/software/easybuild-repository-deep-sea!23
parents e54e5180 f8c5fa6d
No related branches found
No related tags found
No related merge requests found
...@@ -110,16 +110,3 @@ full_check_style: ...@@ -110,16 +110,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 to comment