build
Executes a build, expecting it to complete without failure.
Return
the build result
Since
2.6
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
2.6
if the configuration of this runner is invalid (e.g. project directory not set)
if the build does not succeed