Skip to content
Snippets Groups Projects
Commit dd826f63 authored by Ansgar Burchardt's avatar Ansgar Burchardt
Browse files

Update .gitlab-ci.yml for newer CI images

parent ac88a6f4
No related branches found
No related tags found
1 merge request!14Update .gitlab-ci.yml for newer CI images
---
image: duneci/dune:2.6
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
dune-fufem--gcc:
image: duneci/dune:2.6-debian-10-gcc-7-14
script: duneci-standard-test
dune-fufem--clang:
script: duneci-standard-test --opts=/duneci/opts.clang
image: duneci/dune:2.6-debian-10-clang-7-libcpp-17
script: duneci-standard-test
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