forked from Ivasoft/mattermost-mobile
Rename match lane to certs, fixes iOS build process (#5745)
This commit is contained in:
@@ -312,7 +312,7 @@ platform :ios do
|
||||
end
|
||||
|
||||
desc 'Get iOS match profiles'
|
||||
lane :match do
|
||||
lane :certs do
|
||||
if !ENV['MATCH_PASSWORD'].nil? && !ENV['MATCH_PASSWORD'].empty?
|
||||
api_key = get_apple_api_key()
|
||||
match(
|
||||
|
||||
Reference in New Issue
Block a user