Skip to content
Snippets Groups Projects
Commit 84b99f31 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Adding `modules` step in CI

parent 48e03dd0
No related branches found
No related tags found
No related merge requests found
Pipeline #200682 failed
......@@ -6,6 +6,7 @@ stages:
- compilers
- concretize
- install
- modules
- deploy
workflow:
......@@ -156,7 +157,7 @@ spack:install:
timeout: 72h
spack:modules:
stage: install
stage: modules
extends:
- .parallel_job
- .spack_cache
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment