chore(mobile): fix action/lane conflict [skip e2e]
This commit is contained in:
@@ -167,7 +167,7 @@ GEM
|
||||
xcodeproj (>= 1.13.0, < 2.0.0)
|
||||
xcpretty (~> 0.3.0)
|
||||
xcpretty-travis-formatter (>= 0.0.3)
|
||||
fastlane-plugin-bundletool (1.0.9)
|
||||
fastlane-plugin-bundletool (1.0.12)
|
||||
ffi (1.16.3)
|
||||
fourflusher (2.3.1)
|
||||
fuzzy_match (2.0.4)
|
||||
@@ -299,4 +299,4 @@ RUBY VERSION
|
||||
ruby 2.7.6p219
|
||||
|
||||
BUNDLED WITH
|
||||
2.3.15
|
||||
2.3.25
|
||||
|
||||
@@ -84,7 +84,7 @@ platform :ios do
|
||||
end
|
||||
|
||||
desc 'Deploy prod app to tesflight'
|
||||
lane :testflight do
|
||||
lane :testflight_beta do
|
||||
deploy_ios 'StandardNotes', true
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user