From ff7ece3bcdf032922dea38b51037b9b7f5b430f5 Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Tue, 13 Dec 2022 10:39:57 -0800 Subject: [PATCH] Internal Change PiperOrigin-RevId: 495064902 --- kokoro/release/collect_all_artifacts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kokoro/release/collect_all_artifacts.sh b/kokoro/release/collect_all_artifacts.sh index f6f237195f..640c6d424d 100755 --- a/kokoro/release/collect_all_artifacts.sh +++ b/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