Skip to content
Snippets Groups Projects
Verified Commit 7122ecda authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

.gitlab-ci.yml: Trigger relevant pipelines for changes in the repo manifests


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent f79c4091
No related branches found
No related tags found
No related merge requests found
......@@ -64,6 +64,7 @@ aggregate-docs:
changes:
- assets/**/*
- flavours/**/*
- manifests/*.xml
- meta-*/**/*
- .oniro-ci/*
- .gitlab-ci.yml
......@@ -87,6 +88,7 @@ aggregate-docs:
changes:
- assets/**/*
- flavours/**/*
- manifests/*.xml
- meta-*/**/*
- .oniro-ci/*
- if: '$CI_COMMIT_TAG'
......@@ -101,6 +103,7 @@ aggregate-docs:
changes:
- assets/**/*
- flavours/**/*
- manifests/*.xml
- meta-*/**/*
- .oniro-ci/*
- if: '$CI_COMMIT_TAG'
......
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