Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iwr
dune-vtk
Commits
7a581698
Commit
7a581698
authored
Sep 03, 2018
by
Praetorius, Simon
Browse files
Update .gitlab-ci.yml
parent
abba5e60
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7a581698
...
...
@@ -6,6 +6,15 @@ debian:10 gcc-8-17:
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
artifacts
:
paths
:
-
/tmp/reader_writer_test_ascii32.vtu
-
/tmp/reader_writer_test_bin32.vtu
-
/tmp/reader_writer_test_zlib32.vtu
-
/tmp/reader_writer_test_ascii64.vtu
-
/tmp/reader_writer_test_bin64.vtu
-
/tmp/reader_writer_test_zlib64.vtu
expire_in
:
1 day
#debian:9 gcc-6-14:
# image: registry.dune-project.org/docker/ci/dune:2.6-debian-9-gcc-6-14
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment