Skip to content

Commit 4049972

Browse files
committed
promotion retries
1 parent 241e673 commit 4049972

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,7 @@ jacocoTestReport {
141141
html.enabled = true
142142
}
143143
}
144+
145+
nexusStaging {
146+
numberOfRetries = 20
147+
}

0 commit comments

Comments
 (0)