match/lib/match/nuke.rb in fastlane-2.115.0.beta.20190126200102 vs match/lib/match/nuke.rb in fastlane-2.115.0.beta.20190127200030
- old
+ new
@@ -34,10 +34,11 @@
git_branch: params[:git_branch],
git_full_name: params[:git_full_name],
git_user_email: params[:git_user_email],
clone_branch_directly: params[:clone_branch_directly],
google_cloud_bucket_name: params[:google_cloud_bucket_name].to_s,
- google_cloud_keys_file: params[:google_cloud_keys_file].to_s
+ google_cloud_keys_file: params[:google_cloud_keys_file].to_s,
+ google_cloud_project_id: params[:google_cloud_project_id].to_s
})
self.storage.download
# After the download was complete
self.encryption = Encryption.for_storage_mode(params[:storage_mode], {