Internal Change

PiperOrigin-RevId: 495064902
test_495003404
Protobuf Team Bot 2 years ago committed by Copybara-Service
parent 2433d6088f
commit ff7ece3bcd
  1. 2
      kokoro/release/collect_all_artifacts.sh

@ -6,7 +6,7 @@ set -ex
cd $(dirname $0)/../..
# Initialize any submodules.
git config --global --add safe.directory ${KOKORO_GFILE_DIR}/github/protobuf
git config --global --add safe.directory *
git submodule update --init --recursive
# The directory with all resulting artifacts

Loading…
Cancel
Save