Skip to content
Snippets Groups Projects
Commit 19da6fe7 authored by Stephan Schulz's avatar Stephan Schulz
Browse files

test

parent aa7caa2f
Branches
No related tags found
1 merge request!19Integrate vtk9
This commit is part of merge request !19. Comments created here will be created in the context of that merge request.
......@@ -321,7 +321,6 @@ build-openmpi-complete-gcc10-vtk9:
stage: build_openmpi_gcc10_vtk9
image:
name: registry.jsc.fz-juelich.de/slms/loadbalancing/vtk9-v1:latest
entrypoint: ["/bin/bash", "--rcfile", "/etc/profile", "-l", "-c"]
tags:
- public-docker
when: always
......
#!/bin/bash
set -exo pipefail
#set -exo pipefail
source $(cd "$(dirname "$0")"; pwd -P)/ci_funcs.sh
#dot -v
......
# make sure profile is really loaded
source /etc/profile
# source /etc/profile
# create a badge in current directory
function create_badge {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment