diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 23bc078f03f4152b516a194544bcc9a4495d89cf..371b07f3c3743ca11c7f37bee6dccd50fbb2ebb9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -93,6 +93,7 @@ aggregate-docs: - manifests/*.xml - meta-*/**/* - .oniro-ci/* + - .gitlab-ci.yml - if: '$CI_COMMIT_TAG' # Mimic the updated rules for lava-report from the bitbake-workspace. @@ -112,6 +113,7 @@ aggregate-docs: - manifests/*.xml - meta-*/**/* - .oniro-ci/* + - .gitlab-ci.yml - if: '$CI_COMMIT_TAG' ##