Created
March 29, 2016 15:58
-
-
Save vasarhelyia/194b9cabc199c78ab3e2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
inputs: | |
- lane: | |
opts: | |
title: "Fastlane lane" | |
description: | | |
Fastlane lane to run | |
- work_dir: $BITRISE_SOURCE_DIR | |
opts: | |
title: "Working directory" | |
description: |- | |
Use this option if the fastlane directory is not in your repository's root. Working directory should be the parent directory of your Fastfile's directory. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment