Skip to content
Snippets Groups Projects
Commit 615a4a1a authored by Lisa Julia Nebel's avatar Lisa Julia Nebel
Browse files

Correct the name of the pipeline that installs dune-parmg -vtk and -curvedgeometry

parent c97846f2
No related branches found
No related tags found
1 merge request!76Fix/pipeline
......@@ -49,7 +49,7 @@ dune:git clang:
- *before
script: duneci-standard-test
dune:git parmg dune-vtk gcc:
dune:git dune-parmg dune-vtk dune-curvedgeometry gcc:
image: registry.dune-project.org/docker/ci/dune:git-debian-10-gcc-8-17
before_script:
- *patch-dune-common
......@@ -59,7 +59,7 @@ dune:git parmg dune-vtk gcc:
- duneci-install-module https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.mn.tu-dresden.de/spraetor/dune-curvedgeometry.git
script: duneci-standard-test
dune:git parmg dune-vtk clang:
dune:git dune-parmg dune-vtk dune-curvedgeometry clang:
image: registry.dune-project.org/docker/ci/dune:git-ubuntu-20.04-clang-10-20
before_script:
- *patch-dune-common
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment