build
Executes a build, expecting it to complete without failure.
Return
the build result
Throws
if the configuration of this runner is invalid (e.g. project directory not set)
if the build does not succeed
Executes a build, expecting it to complete without failure.
the build result
if the configuration of this runner is invalid (e.g. project directory not set)
if the build does not succeed