diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cf7dc35b28b4e75bcdc72d03ec8682353e16cc90..fa874718fdfce88f60867359906cdf3e1f6d7cbc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -96,6 +96,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. @@ -115,6 +116,7 @@ aggregate-docs: - manifests/*.xml - meta-*/**/* - .oniro-ci/* + - .gitlab-ci.yml - if: '$CI_COMMIT_TAG' ##