1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
- 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