2f410fe225
Change-Id: I5fa1fa8ac1e1e932f91f2428f41f5675f72f27a6 Story: 2000340
17 lines
366 B
YAML
17 lines
366 B
YAML
|
|
- builders:
|
|
- 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
|
|
|
|
- job:
|
|
name: test-job-1
|
|
builders:
|
|
!include: exception_include001.yaml.inc
|