Skip to content
Snippets Groups Projects

Add Spack recipe

Merged Mark Meredith requested to merge (removed):spack into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -53,6 +53,7 @@ test:no_cgal:
stage: test
image: $CI_REGISTRY_IMAGE:latest
needs: ['build-img']
when: manual
script:
- /usr/local/spack/bin/spack repo add .spack/repo
- /usr/local/spack/bin/spack install csg-eb ${NO_CSG}
Loading