Skip to content

Commit 7625e39

Browse files
use airlock to fetch dependencies
1 parent 53f0d00 commit 7625e39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.kokoro/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ echo ${JOB_TYPE}
3838
# attempt to install 3 times with exponential backoff (starting with 10 seconds)
3939
retry_with_backoff 3 10 \
4040
mvn install -B -V -ntp \
41+
-Pairlock-trusted \
4142
-DskipTests=true \
4243
-Dclirr.skip=true \
4344
-Denforcer.skip=true \

0 commit comments

Comments
 (0)