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

Update .gitlab-ci.yml

parent 9a36df24
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -3,10 +3,9 @@
before_script:
- duneci-install-module https://git.imp.fu-berlin.de/agnumpde/dune-matrix-vector.git
dune:git--clang:
image: duneci/dune:git
script: duneci-standard-test
dune:git--gcc:
image: duneci/dune:git
script: duneci-standard-test --opts=/duneci/opts.clang
script:
- env
- sleep 600 || :
- strace -e socket,connect duneci-standard-test --opts=/duneci/opts.clang
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment