Types
BuildAction
Values supported for build action.
enum
BuildActionValues
BUILD
Performs the build action.
TEST
Performs the test action.
ANALYZE
Performs the analyze action.
ARCHIVE
Performs the archive action.
BUILD_FOR_TESTING
Performs the build for testing action.
TEST_WITHOUT_BUILDING
Performs the test without building action.