Skip to content
Snippets Groups Projects
Commit 8cd26e7a authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Add casacore

parent 57100eda
Branches
No related tags found
1 merge request!3Add test for matrix
Pipeline #81159 passed
...@@ -9,6 +9,7 @@ build-job: # This job runs in the build stage, which runs first. ...@@ -9,6 +9,7 @@ build-job: # This job runs in the build stage, which runs first.
- module load spack - module load spack
- module load cmake - module load cmake
- module load boost - module load boost
- module load casacore
tags: tags:
- das6-gpu - das6-gpu
script: script:
...@@ -25,6 +26,7 @@ collect-performance: # This job runs in the test stage. ...@@ -25,6 +26,7 @@ collect-performance: # This job runs in the test stage.
- module load spack - module load spack
- module load cmake - module load cmake
- module load boost - module load boost
- module load casacore
script: script:
- cmake -B build . - cmake -B build .
- make -C build - make -C build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment