3ce78059c9
Defines a run parameter for parametrized build, where users can pick a single run of another project. The absolute url of this run will be exposed as an environment variable. Change-Id: I86bc3109b00259f9fe3dcf7ab9d72cb1f22fadc2
6 lines
123 B
YAML
6 lines
123 B
YAML
parameters:
|
|
- run:
|
|
name: FOO
|
|
project-name: "foo-build"
|
|
description: "Select a foo-build for promotion"
|