Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e283256d authored by Olivier COULAUD's avatar Olivier COULAUD
Browse files

Update .gitlab-ci.yml file

add branch main_rc
parent 6dd13de6
No related branches found
No related tags found
No related merge requests found
Pipeline #970856 passed
......@@ -36,7 +36,7 @@ build_experimental:
- make units 2>&1 |tee scalfmm-exp-units-build.log
only:
- experimental
- fix/3.0/openmp
- main_rc
test_experimental:
stage: test_experimental
......@@ -52,4 +52,4 @@ test_experimental:
- (cd build_exp && OMP_NUM_THREADS=8 ctest --no-compress-output -VV -j 8
-I 16,19,1 --repeat until-fail:10 --output-on-failure --stop-on-failure)
only:
- fix/3.0/openmp
- main_rc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment