Skip to content
Snippets Groups Projects
Commit 9892b0c4 authored by Patrick Jaap's avatar Patrick Jaap
Browse files

2.7 release

parent 3a6a7dc8
No related branches found
No related tags found
No related merge requests found
Pipeline #27678 failed
......@@ -2,18 +2,14 @@
# Install external dependencies
before_script:
- patch -d /duneci/modules/dune-common -p1 < dune-common-densematrix-adolc-workaround.diff
- duneci-install-module https://git.imp.fu-berlin.de/agnumpde/dune-matrix-vector.git
- duneci-install-module https://git.imp.fu-berlin.de/agnumpde/dune-fufem.git
- duneci-install-module https://git.imp.fu-berlin.de/agnumpde/dune-solvers.git
- duneci-install-module -b releases/2.7 https://git.imp.fu-berlin.de/agnumpde/dune-matrix-vector.git
- duneci-install-module -b releases/2.7 https://git.imp.fu-berlin.de/agnumpde/dune-fufem.git
- duneci-install-module -b releases/2.7 https://git.imp.fu-berlin.de/agnumpde/dune-solvers.git
dune:git clang C++17:
image: registry.dune-project.org/docker/ci/dune:git-debian-10-clang-7-libcpp-17
dune:2.7 clang C++17:
image: registry.dune-project.org/docker/ci/dune:2.7-debian-10-clang-7-libcpp-17
script: duneci-standard-test
dune:git gcc-8 C++17:
image: registry.dune-project.org/docker/ci/dune:git-debian-10-gcc-8-17
script: duneci-standard-test
dune:git gcc-6 C++14:
image: registry.dune-project.org/docker/ci/dune:git-debian-9-gcc-6-14
dune:2.7 gcc-8 C++17:
image: registry.dune-project.org/docker/ci/dune:2.7-debian-10-gcc-8-17
script: duneci-standard-test
......@@ -4,7 +4,7 @@
#Name of the module
Module:dune-elasticity
Version: 2.7-git
Version: 2.7
Maintainer: oliver.sander@tu-dresden.de, youett@mi.fu-berlin.de
#depending on
Depends:dune-common dune-grid dune-istl dune-solvers dune-fufem dune-geometry dune-functions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment