Module: Fastlane::Helper::GsProjectFlowIosHelper::BuildState

Defined in:
lib/fastlane/plugin/gs_project_flow_ios/helper/gs_project_flow_ios_helper.rb

Constant Summary collapse

START =
"started"
SUCCESS =
"successful"
FAILURE =
"failed"