feat/add-android-pipeline #4
@ -7,7 +7,7 @@ module Fastlane
|
|||||||
def self.run(params)
|
def self.run(params)
|
||||||
|
|
||||||
# Decrypt the keys archive and Extract the keys archive
|
# Decrypt the keys archive and Extract the keys archive
|
||||||
Helper::AndroidCdHelper.decrypt_android_keys('../')
|
Helper::AndroidCdHelper.decrypt_android_keys('.')
|
||||||
|
|
||||||
# Clean the project before building
|
# Clean the project before building
|
||||||
gradle(task: "clean")
|
gradle(task: "clean")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user