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
No related branches found
No related tags found
2 merge requests!113increased test coverage,!90Develop
Pipeline #66664 passed with warnings
......@@ -13,7 +13,7 @@ integration-test:
unit-test-merge-request:
image: golang:1.14
stage: test
stage: integration-test
allow_failure: true
rules:
- 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.
Finish editing this message first!
Please register or to comment