jenkins-job-builder/tests/parameters/fixtures/copyartifact-build-selector001.yaml
Darragh Bailey a7c0635271 Support copyartifact build selector param
Allow defining of a build selector build parameter to be used by the
copyartifact plugin.

Change-Id: Iac3a3812354c514936ba89ca04dbd7f9ad193073
2015-09-17 23:14:17 +01:00

6 lines
178 B
YAML

parameters:
- copyartifact-build-selector:
name: BUILD_SELECTOR
which-build: workspace-latest
description: 'Which build from upstream to copy artifacts from'