cherry-pick: kokoro git config

pull/11286/head
Protobuf Team Bot 2 years ago committed by theodorerose
parent 7b0ca6995d
commit f4afdc712e
  1. 1
      kokoro/release/collect_all_artifacts.sh

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

Loading…
Cancel
Save