run bundle for building ios in nix_sh

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-03-26 10:01:07 +01:00
parent 29c168dfa1
commit b6507ebb5a
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ def bundle(type) {
string(credentialsId: 'APPLE_ID', variable: 'APPLE_ID'),
string(credentialsId: 'fastlane-match-password', variable:'MATCH_PASSWORD')
]) {
sh "bundle exec fastlane ios ${target}"
utils.nix_sh "bundle exec fastlane ios ${target}"
}
/* rename built file for uploads and archivization */
def pkg = ''