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

ci changes

parent fa094914
Branches
No related tags found
No related merge requests found
Pipeline #24586 failed
......@@ -17,8 +17,8 @@ badges:
when: always
only:
- master
script:
./ci/build_mpi.sh --badge-filename badge_build-openmpi_${CI_COMMIT_REF_NAME}.svg --badge-only
# script:
# ./ci/build_mpi.sh --badge-filename badge_build-openmpi_${CI_COMMIT_REF_NAME}.svg --badge-only
artifacts:
name: pages
when: always
......@@ -28,8 +28,8 @@ badges:
build-mpi-nofortran:
stage: build
tags:
- linux
# tags:
# - linux
when: always
script:
- ./ci/build_mpi.sh
......@@ -42,8 +42,8 @@ build-mpi-nofortran:
build-mpi-fortran:
stage: build
tags:
- linux
# tags:
# - linux
when: always
script:
- ./ci/build_mpi_fortran.sh
......@@ -56,8 +56,8 @@ build-mpi-fortran:
build-mpi-voronoi:
stage: build
tags:
- linux
# tags:
# - linux
when: always
script:
- ./ci/build_mpi_voronoi.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment