CI: disable ImlateCheck and RedundantVersionCheck
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9236e6b938
commit
519c09ad14
|
@ -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
|
||||
|
|
Reference in New Issue
Block a user