Skip to content
Snippets Groups Projects
Commit 665a4760 authored by Harmen Stoppels's avatar Harmen Stoppels Committed by Gregory Becker
Browse files

ci pipelines: activate environment without view (#17440)

parent 12958497
No related branches found
No related tags found
No related merge requests found
......@@ -613,7 +613,7 @@ def generate_gitlab_ci_yaml(env, print_summary, output_file,
debug_flag = '-d '
job_scripts = [
'spack env activate .',
'spack env activate --without-view .',
'spack {0}ci rebuild'.format(debug_flag),
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment