Skip to content
Snippets Groups Projects
Commit 71a5f515 authored by Rene Halver's avatar Rene Halver
Browse files

CI support for Voronoi branch

parent a4cc6073
Branches
Tags
1 merge request!3Voronoi
Pipeline #15571 passed
......@@ -55,3 +55,17 @@ build-mpi-fortran:
paths:
- badges/
allow_failure: false
build-mpi-voronoi:
stage: build
tags:
- linux
when: always
script:
- ./ci/build_mpi_voronoi.sh
artifacts:
name: pages
when: always
paths:
- badges/
allow_failure: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment