IAP GITLAB

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

release build

parent 28603ead
No related branches found
No related tags found
1 merge request!365Ci improve
Pipeline #4601 passed
......@@ -379,7 +379,7 @@ install-clang-8:
script:
- mkdir -p build
- cd build
- cmake .. -DCMAKE_BUILD_TYPE=Release -DUSE_Pythia8_C8=C8
- cmake .. -DCMAKE_INSTALL_PREFIX=$PWD/install -DCMAKE_BUILD_TYPE=Release -DUSE_Pythia8_C8=C8
- cmake --build . -- -j4
- set -o pipefail
- ctest -j4
......
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