Skip to content
Snippets Groups Projects
Verified Commit ae83e14b authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

allow failure

parent 653698bb
No related branches found
No related tags found
No related merge requests found
...@@ -112,6 +112,7 @@ check:links: ...@@ -112,6 +112,7 @@ check:links:
rules: rules:
- if: $CI_COMMIT_REF_NAME - if: $CI_COMMIT_REF_NAME
- if: $CI_MERGE_REQUEST_ID - if: $CI_MERGE_REQUEST_ID
allow_failure: true
before_script: before_script:
- cp .ci/jsonWhitelist.txt build/. - cp .ci/jsonWhitelist.txt build/.
- cp -r build checkFolder - cp -r build checkFolder
......
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