Skip to content

Commit 8d400b8

Browse files
authored
ci: increase JReleaser timeout (#1325)
1 parent 3247e86 commit 8d400b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ deploy:
4141
authorization: BASIC
4242
# TODO Remove verifyPom tag, hack for https://github.com/jreleaser/jreleaser/issues/1397
4343
verifyPom: false
44+
maxRetries: 180 # the timeout for Maven state verification is now 30 minutes: 180 retries * 10-second delay
4445
stagingRepositories:
4546
- "target/staging-deploy"
4647
artifactOverrides:

0 commit comments

Comments
 (0)