jenkins-job-builder/tests/builders/fixtures/copy-artifact004.yaml
Ari LiVigni 8df564f97c Adds support multijob support to the CopyArtifact plugin
Added the multijob-build keyword support to
CopyArtifact helper and builder

Change-Id: Id657ef072c049fa48d0e0a88bf3dec1a593f67d5
2016-06-01 21:51:20 -04:00

10 lines
207 B
YAML

builders:
- copyartifact:
project: foo
filter: "*.json"
target: /home/foo
which-build: multijob-build
optional: true
flatten: true
parameter-filters: PUBLISH=true