diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 42dc170810e82dbc5e3d37a283e36022f7cf7322..9a5953909bcba1a386a304764bd5c9c013ffc155 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,7 @@ before_script: - 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-solvers.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-elasticity.git dune-fufem--gcc: image: duneci/dune:2.6-debian-10-gcc-7-14