Skip to content
Snippets Groups Projects

Resolve "Isolate Integration Tests"

Merged Ghost User requested to merge 91-isolate-integration-tests into develop
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -8,6 +8,7 @@ integration-test:
- if: $CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == $CI_DEFAULT_BRANCH
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
- if: $CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME != $CI_DEFAULT_BRANCH
allow_failure: true
- if: $CI_COMMIT_BRANCH == "integration-test"
allow_failure: true
script:
Loading