IAP GITLAB

Skip to content
Snippets Groups Projects
Commit ef3e751f authored by ralfulrich's avatar ralfulrich
Browse files

look at CI output

parent 47faeb67
No related branches found
No related tags found
1 merge request!54Resolve "Adding FourVectors"
Pipeline #202 passed
......@@ -18,7 +18,9 @@ build:
- cmake ..
- cmake --build .
- ctest -j4 -V >& test.log
- gzip -9 test.log
- gzip -9 -S .gz test.log
- ls
- pwd
artifacts:
paths:
- build/test.log.gz
......
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