Skip to content
Snippets Groups Projects
Commit cbe97ed3 authored by Zygmunt Krynicki's avatar Zygmunt Krynicki
Browse files
parent e275baba
No related branches found
No related tags found
No related merge requests found
Pipeline #10317 failed
......@@ -7,9 +7,15 @@ stages:
- test
include:
- template: 'Workflows/Branch-Pipelines.gitlab-ci.yml'
- local: .oniro-ci/v2.yml
workflow:
rules:
- if: $CI_MERGE_REQUEST_IID
- if: $CI_COMMIT_TAG
- if: $CI_COMMIT_BRANCH
# - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
variables:
CI_ONIRO_RUN_MIRROR_JOB:
value: ""
......
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