jenkins-job-builder/tests/publishers/fixtures/clone-workspace002.yaml

8 lines
196 B
YAML

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