Skip to content
Snippets Groups Projects
Commit 38a29126 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

integration test for mr, develop, and master only

parent a65b7f2a
Branches
Tags
2 merge requests!113increased test coverage,!90Develop
Pipeline #66664 passed with warnings
...@@ -13,7 +13,7 @@ integration-test: ...@@ -13,7 +13,7 @@ integration-test:
unit-test-merge-request: unit-test-merge-request:
image: golang:1.14 image: golang:1.14
stage: test stage: integration-test
allow_failure: true allow_failure: true
rules: rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME != $CI_DEFAULT_BRANCH - if: $CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME != $CI_DEFAULT_BRANCH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment