fastlane trigger <lane>
Run a specific lane. Pass the lane name and optionally the platform first
Arguments
Name | Description |
---|---|
lane | Specific lane to trigger |
Options
Name | Description |
---|---|
--disable_runner_upgrades | Prevents fastlane from attempting to update FastlaneRunner swift project |
--swift_server_port <port> | Prevents fastlane from attempting to update FastlaneRunner swift project |