jenkins-job-builder/tests/publishers/fixtures/clamav-full.yaml
Kien Ha 26973d9c1f Update clamav plugin to use convert xml
- Add plugin="clamav" attribute
- Document 'includes' must be set to check for artifacts
- Add minimal test

Change-Id: Ia54e1e3f15fc5964b139f82c09c9311dd7d9fb2c
Signed-off-by: Kien Ha <kienha9922@gmail.com>
2016-07-21 20:15:30 -04:00

5 lines
74 B
YAML

publishers:
- clamav:
includes: '*.zip'
excludes: 'foo.zip'