commit | 6db716a4fb70f9a7c0f7a8f16f950b90010d64ac | [log] [tgz] |
---|---|---|
author | Protobuf Team Bot <protobuf-github-bot@google.com> | Tue Dec 13 11:23:52 2022 -0800 |
committer | theodorerose <theodorerose@google.com> | Tue Dec 13 21:14:48 2022 +0000 |
tree | 8fd807023593fe2d49ad40d00d31149b2d2757ca | |
parent | abdf35aec837ec842a1673a7efd9c84eb1edf1ea [diff] |
cherry-pick: kokoro git config
diff --git a/kokoro/release/collect_all_artifacts.sh b/kokoro/release/collect_all_artifacts.sh index 6e0d152..49249d7 100755 --- a/kokoro/release/collect_all_artifacts.sh +++ b/kokoro/release/collect_all_artifacts.sh
@@ -6,6 +6,7 @@ cd $(dirname $0)/../.. # Initialize any submodules. +git config --global --add safe.directory '*' git submodule update --init --recursive # The directory with all resulting artifacts