Method: Fastlane::Actions::DeploygateAction.description

Defined in:
fastlane/lib/fastlane/actions/deploygate.rb

.descriptionObject



101
102
103
# File 'fastlane/lib/fastlane/actions/deploygate.rb', line 101

def self.description
  "Upload a new build to [DeployGate](https://deploygate.com/)"
end