From 0ef2e548ad7bc60de77f7422f4d60b74c05472e8 Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Mon, 12 Dec 2022 15:43:50 -0800 Subject: [PATCH] Internal Change PiperOrigin-RevId: 494849648 --- kokoro/release/collect_all_artifacts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/kokoro/release/collect_all_artifacts.sh b/kokoro/release/collect_all_artifacts.sh index 20c6d8d785..f6f237195f 100755 --- a/kokoro/release/collect_all_artifacts.sh +++ b/kokoro/release/collect_all_artifacts.sh @@ -6,6 +6,7 @@ set -ex cd $(dirname $0)/../.. # Initialize any submodules. +git config --global --add safe.directory ${KOKORO_GFILE_DIR}/github/protobuf git submodule update --init --recursive # The directory with all resulting artifacts