Skip to content

Commit cbed6e3

Browse files
up retry delay
1 parent b77012a commit cbed6e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ jreleaser {
276276
active = 'ALWAYS'
277277
url = 'https://central.sonatype.com/api/v1/publisher'
278278
stagingRepository('build/staging-deploy')
279-
retryDelay = 15
279+
retryDelay = 60
280280
maxRetries = 100
281281
}
282282
}

0 commit comments

Comments
 (0)