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

update CI

parent 4099b019
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,7 @@ check_style: ...@@ -18,6 +18,7 @@ check_style:
tags: [ public-docker ] tags: [ public-docker ]
image: $CI_REGISTRY/easybuild-docker/easybuild-docker/rocky8-eb-test:latest image: $CI_REGISTRY/easybuild-docker/easybuild-docker/rocky8-eb-test:latest
script: script:
- git config --global --add safe.directory $CI_PROJECT_DIR
- ml purge && ml EasyBuild # to load latest EasyBuild dev version - ml purge && ml EasyBuild # to load latest EasyBuild dev version
- ml --version && which -a eb && eb --version && eb --show-system-info - ml --version && which -a eb && eb --version && eb --show-system-info
- export SYSTEMNAME="juwelsbooster" # Make this the default for packages like NVHPC - export SYSTEMNAME="juwelsbooster" # Make this the default for packages like NVHPC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment