Skip to content
Snippets Groups Projects

Integrate vtk9

Merged Stephan Schulz requested to merge integrate_vtk9 into master
1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
+ 3
1
@@ -319,7 +319,9 @@ build-openmpi-complete-gcc10:
@@ -319,7 +319,9 @@ build-openmpi-complete-gcc10:
build-openmpi-complete-gcc10-vtk9:
build-openmpi-complete-gcc10-vtk9:
stage: build_openmpi_gcc10_vtk9
stage: build_openmpi_gcc10_vtk9
image: registry.jsc.fz-juelich.de/slms/loadbalancing/openmpi-gcc10-full-vtk9:latest
image:
 
name: registry.jsc.fz-juelich.de/slms/loadbalancing/openmpi-gcc10-full-vtk9:latest
 
entrypoint: ["/bin/bash", "--rcfile", "/etc/profile", "-l", "-c"]
tags:
tags:
- public-docker
- public-docker
when: always
when: always
Loading