This commit is contained in:
parent
c359e68c27
commit
ba8a1efc26
@ -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