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

gitlab CI: remove custom Custom_Toolchains/fft and Custom_Toolchains/compiler...

gitlab CI: remove custom Custom_Toolchains/fft and Custom_Toolchains/compiler and Custom_Toolchains/linalg
parent da618a49
Branches
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ check_style:
- export SYSTEMNAME="juwelsbooster" # Make this the default for packages like NVHPC
- export EASYBUILD_INCLUDE_EASYBLOCKS="$CI_PROJECT_DIR/Custom_EasyBlocks/*.py,$CI_PROJECT_DIR/Custom_EasyBlocks/generic/*.py"
- export EASYBUILD_INCLUDE_MODULE_NAMING_SCHEMES="$CI_PROJECT_DIR/Custom_MNS/*.py"
- export EASYBUILD_INCLUDE_TOOLCHAINS="$CI_PROJECT_DIR/Custom_Toolchains/*.py,$CI_PROJECT_DIR/Custom_Toolchains/linalg/*.py"
- export EASYBUILD_INCLUDE_TOOLCHAINS="$CI_PROJECT_DIR/Custom_Toolchains/*.py"
- export EASYBUILD_ROBOT="$CI_PROJECT_DIR/Golden_Repo"
- export EASYBUILD_HOOKS="$CI_PROJECT_DIR/Custom_Hooks/eb_hooks.py"
# Let's make this a system where all the packages can be installed, so all of them can be checked without aborting
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment