jenkins-job-builder/tests/builders/fixtures/copy-artifact003.yaml
Dong Ma 85395266a7 Added "Downstream build of" build selector
jjb copyartifact missing "Downstream build of" build selector
the build selector introduced in CopyArtifact plugin v1.32

Change-Id: Ia0ae5036610c44b88ad75efd9e0a314d0a26eff7
story: 2000437
2015-12-14 12:49:44 +08:00

13 lines
310 B
YAML

builders:
- copyartifact:
project: foo
filter: "*.tar.gz"
target: /home/foo
which-build: downstream-build
upstream-project-name: bar
upstream-build-number: "123"
optional: true
flatten: true
do-not-fingerprint: true
parameter-filters: PUBLISH=true