#20 narrow the output of `startBuild()` so we only have the build object
Merged by mikeb. Opened by mikeb.
mikeb/c3i-library narrow-startBuild-output  into  master

Some version of the OpenShift Client Plugin started returning
multiple values from startBuild(). It appears to include some log
output as well as the build object. This filters out those extra
values, to avoid errors when we call name() on the selector.

@rayson Please take a look.

Pull-Request has been merged by mikeb

Metadata