a7c0635271
Allow defining of a build selector build parameter to be used by the copyartifact plugin. Change-Id: Iac3a3812354c514936ba89ca04dbd7f9ad193073
6 lines
178 B
YAML
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'
|