This commit is contained in:
parent
2c7405d2a3
commit
25c3821c58
@ -8,6 +8,12 @@ steps:
|
||||
commands:
|
||||
- repoman full --include-dev --xmlparse
|
||||
|
||||
- name: pkgcheck
|
||||
image: tastytea/repoman
|
||||
pull: always
|
||||
commands:
|
||||
- pkgcheck scan --net
|
||||
|
||||
- name: notify
|
||||
image: drillster/drone-email
|
||||
pull: always
|
||||
|
Reference in New Issue
Block a user