2f410fe225
Change-Id: I5fa1fa8ac1e1e932f91f2428f41f5675f72f27a6 Story: 2000340
15 lines
334 B
C++
15 lines
334 B
C++
- copyartifact: ©tarball
|
|
project: foo
|
|
filter: "*.tar.gz"
|
|
target: /home/foo
|
|
which-build: last-successful
|
|
optional: true
|
|
flatten: true
|
|
do-not-fingerprint: true
|
|
parameter-filters: PUBLISH=true
|
|
- copyartifact:
|
|
<<: *copytarball
|
|
project: bar
|
|
which-build: specific-build
|
|
build-number: 123
|