
Buildkite Changelog
What’s new and updated in Buildkite
Support for selecting multiple options in block steps
Posted June 20, 2019 by Jessica
We’ve added a new multiple
property to block steps, giving you the ability to select multiple options when unblocking builds ☑️
When the build is unblocked with multiple selected options, the meta-data value will return the options as a newline separated string.
See the block step documentation for more details and examples.
Update