Skip to content

Commit

Permalink
use airlock
Browse files Browse the repository at this point in the history
  • Loading branch information
sakthivelmanii committed Dec 13, 2024
1 parent e5c0266 commit 73063ec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .kokoro/dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ fi

# this should run maven enforcer
retry_with_backoff 3 10 \
mvn install
-B -V \
mvn install -B -V \
${INSTALL_OPTS} \
-DskipTests=true \
-Dmaven.javadoc.skip=true \
Expand Down

0 comments on commit 73063ec

Please sign in to comment.