Skip to content
Snippets Groups Projects
Commit 66f240ae authored by Boman Romain's avatar Boman Romain
Browse files

new test with artifacts

parent aab11fbe
No related branches found
Tags flow-v1.3
1 merge request!47Gitlab CI
Pipeline #420 passed
......@@ -9,4 +9,9 @@ build:
- cd build
- cmake -Wno-dev -C ../CMake/disable-trilinos.cmake ..
- make -j 4
- ctest -j 4 --verbose
- ctest -j 4 #--verbose
artifacts:
paths:
- build/bin/
\ No newline at end of file
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