Skip to content

Commit

Permalink
step.yml updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Krisztián Gödrei committed Feb 26, 2016
1 parent 10e1f96 commit ede215c
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions step.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,17 @@ type_tags:
- build
- xcode
- fastlane
is_requires_admin_user: false
is_always_run: false
is_skippable: false
dependencies: []
run_if: ""
inputs:
- lane:
opts:
title: "Fastlane lane"
summary: ""
description: |
Fastlane lane to run
$ fastlane [lane]
is_required: true
is_expand: true
is_dont_change_value: false
- work_dir: $BITRISE_SOURCE_DIR
opts:
title: "Working directory"
summary: ""
description: |-
Use this option if the fastlane directory is not in your repository's root.
Expand All @@ -44,7 +35,3 @@ inputs:
* If Fastfile path: `./here/is/my/fastlane/Fastfile`
* Then Fastfile's directory: `./here/is/my/fastlane`
* So Working Directory should be: `./here/is/my`
is_required: false
is_expand: true
is_dont_change_value: false
outputs: []

0 comments on commit ede215c

Please sign in to comment.