Skip to content

Commit 9a9c55f

Browse files
disable staging-3p
1 parent 0402ed1 commit 9a9c55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ fi
4343

4444
# attempt to install 3 times with exponential backoff (starting with 10 seconds)
4545
retry_with_backoff 3 10 \
46-
mvn install -B -V -ntp \
46+
mvn install -B -V \
4747
${INSTALL_OPTS} \
4848
-DskipTests=true \
4949
-Dclirr.skip=true \

0 commit comments

Comments
 (0)