Skip to content

Commit ea8adf1

Browse files
committed
Increase Sonatype timeouts
1 parent e6830c7 commit ea8adf1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,5 @@ jobs:
7171
--release true
7272
--sonatypeUri "https://s01.oss.sonatype.org/service/local"
7373
--sonatypeSnapshotUri "https://s01.oss.sonatype.org/content/repositories/snapshots"
74+
--readTimeout 600000
75+
--awaitTimeout 600000

0 commit comments

Comments
 (0)