CI: disable ImlateCheck and RedundantVersionCheck

This commit is contained in:
tastytea 2022-09-13 19:39:41 +02:00
parent 9236e6b938
commit 519c09ad14
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM

View File

@ -23,7 +23,7 @@ steps:
path: /drone/guru
commands:
- echo -e '[guru]\nlocation = /drone/guru' > /etc/portage/repos.conf/guru.conf
- pkgcheck --verbose scan --net
- pkgcheck --verbose scan --net --checks='-ImlateCheck,-RedundantVersionCheck'
- name: notify
image: drillster/drone-email