diff --git a/.kokoro/build.sh b/.kokoro/build.sh index 7ddfe694b0..fc11a9c8e0 100755 --- a/.kokoro/build.sh +++ b/.kokoro/build.sh @@ -46,6 +46,23 @@ if [[ $KOKORO_BUILD_ARTIFACTS_SUBDIR = *"continuous"* ]]; then trap cleanup EXIT HUP fi +set -x +if [[ $USE_AIRLOCK = 'true' ]]; then +cat > $HOME/.pypirc < $HOME/.config/pip/pip.conf <