.gitlab-ci.yml: disable full scan on merge requests

This commit is contained in:
Parona 2022-12-11 12:35:54 +00:00
parent de12bce139
commit 3d00ec70e6
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ pkgcheck_push:
pkgcheck_full_scan:
rules:
- allow_failure: true
- if: $CI_PIPELINE_SOURCE != 'merge_request_event'
script:
- pkgcheck ci $common_pkgcheck_args