Skip to content

Commit ea8fee8

Browse files
Merge pull request #1899 from nextcloud/fastlaneRetry
Temporarily needed as Google has some troubles
2 parents a9abfed + 319ec0c commit ea8fee8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fastlane/Fastfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ skip_docs
2727
default_platform(:android)
2828

2929
BUNDLE_PATH = "app/build/outputs/bundle/playRelease/app-play-release.aab"
30+
ENV['SUPPLY_UPLOAD_MAX_RETRIES']='10'
3031

3132
import("./common.Fastfile")
3233

0 commit comments

Comments
 (0)