IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 5a11b530 authored by Ralf M Ulrich's avatar Ralf M Ulrich Committed by ralfulrich
Browse files

failure

parent bf2e7d82
No related branches found
No related tags found
2 merge requests!234WIP: Initial example of python as script language from C++,!232Conex EM
......@@ -237,6 +237,7 @@ test-clang-8:
- ctest -j4 -VV | gzip -v -9 > test.log.gz
rules:
- if: '$CI_MERGE_REQUEST_ID && $CI_MERGE_REQUEST_TITLE =~ /^WIP:/'
allow_failure: false
- if: $CI_MERGE_REQUEST_ID
when: manual
allow_failure: true
......
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