25173ef6eda6cfc3dfa3f2315e46ae536cba95fb
The Builder class and build() method will launch a build from a set of objects or the name of a BuildConfig. It will optionally wait until the build completes, streaming the build logs to the console, if available.
Pull-Request has been merged by mikeb
The Builder class and build() method will launch a build from a
set of objects or the name of a BuildConfig. It will optionally
wait until the build completes, streaming the build logs to the
console, if available.