This commit is contained in:
parent
ba8a1efc26
commit
2bcbebf526
|
@ -12,7 +12,7 @@ steps:
|
||||||
image: tastytea/pkgcheck
|
image: tastytea/pkgcheck
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- for catpkg in $(ls -d *-*/*); do pkgcheck scan --net \${catpkg}; done
|
- for catpkg in $(ls -d *-*/*); do pkgcheck scan --net $${catpkg}; done
|
||||||
|
|
||||||
- name: notify
|
- name: notify
|
||||||
image: drillster/drone-email
|
image: drillster/drone-email
|
||||||
|
|
Reference in New Issue
Block a user