Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Commit

Permalink
Don't submit for review from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
asutula committed Oct 19, 2018
1 parent 2e055d7 commit 7370140
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ios/fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,7 @@ platform :ios do
deliver(
force: true,
app_version: parts[1],
skip_app_version_update: false,
submit_for_review: true
skip_app_version_update: false
)
end

Expand Down

0 comments on commit 7370140

Please sign in to comment.