diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fd634acd8cc19e2fabe37c56dc146bcfbf08be47..c73f0511a8f11425a4ab57e0e385c1f261404f7b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -71,6 +71,7 @@ aggregate-docs: - flavours/**/* - meta-*/**/* - .oniro-ci/* + - .gitlab-ci.yml # When building a merge request substitute the CI_ONIRO_MANIFEST_URL to point # to the incoming repository, and CI_ONIRO_MANIFEST_BRANCH, to the right # branch name. This allows testing the changes coming into project. This