Skip to content
Snippets Groups Projects
Commit 26d2a369 authored by Praetorius, Simon's avatar Praetorius, Simon
Browse files

Update .gitlab-ci.yml

parent 7a581698
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,8 @@ debian:10 clang-6-libcpp-17: ...@@ -7,6 +7,8 @@ debian:10 clang-6-libcpp-17:
image: registry.dune-project.org/docker/ci/dune:2.6-debian-10-clang-6-libcpp-17 image: registry.dune-project.org/docker/ci/dune:2.6-debian-10-clang-6-libcpp-17
script: duneci-standard-test script: duneci-standard-test
artifacts: artifacts:
name: "$CI_JOB_STAGE-$CI_COMMIT_REF_NAME"
when: on_failure
paths: paths:
- /tmp/reader_writer_test_ascii32.vtu - /tmp/reader_writer_test_ascii32.vtu
- /tmp/reader_writer_test_bin32.vtu - /tmp/reader_writer_test_bin32.vtu
......
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