2f410fe225
Change-Id: I5fa1fa8ac1e1e932f91f2428f41f5675f72f27a6 Story: 2000340
13 lines
343 B
YAML
13 lines
343 B
YAML
- builders:
|
|
name: custom-copytarball2
|
|
builders:
|
|
- copyartifact: &custom-copytarball
|
|
project: foo
|
|
filter: "*.tar.gz"
|
|
target: /home/foo
|
|
which-build: last-successful
|
|
optional: true
|
|
flatten: true
|
|
do-not-fingerprint: true
|
|
parameter-filters: PUBLISH=true
|