jenkins-job-builder/tests/publishers/fixtures/clone-workspace002.yaml
Eli Klein dcfe7696d0 Added clone-workspace publisher
Change-Id: I39c71d69b100206e09164f0b765bda14d6f428c6
2014-02-06 14:39:14 -07:00

8 lines
196 B
YAML

publishers:
- clone-workspace:
criteria: "any"
archive-method: "tar"
override-default-excludes: false
workspace-glob: "**/*.zip"
workspace-exclude-glob: "**/*.tgz"