We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6830c7 commit ea8adf1Copy full SHA for ea8adf1
.github/workflows/ci.yml
@@ -71,3 +71,5 @@ jobs:
71
--release true
72
--sonatypeUri "https://s01.oss.sonatype.org/service/local"
73
--sonatypeSnapshotUri "https://s01.oss.sonatype.org/content/repositories/snapshots"
74
+ --readTimeout 600000
75
+ --awaitTimeout 600000
0 commit comments