FastlanePilotConfiguration.

SkipWaiting Property

Summary

Gets or sets a value indicating whether or not to wait for the build to process. If set to true, the changelog won't be set, `distribute_external` option won't work and no build will be distributed to testers
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlanePilotConfiguration

Syntax

public bool SkipWaiting { get; set; }

Value

Type Description
bool