aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheodore Rose <13253684+esorot@users.noreply.github.com>2022-12-14 10:40:15 -0500
committerGitHub <noreply@github.com>2022-12-14 10:40:15 -0500
commitc9e1a41b0ee72479cb96bfbb901330680ba921fa (patch)
treee26c2ec4ae0bffe00af984b7169df870004246a3
parent1f1f10d4aa1cf4f643facc40e79a8408f519bf12 (diff)
parentd05a1995c67b9eff97db81e26d4062d1f364c1f5 (diff)
downloadprotobuf-c9e1a41b0ee72479cb96bfbb901330680ba921fa.tar.gz
Merge pull request #11283 from esorot/3.19.x
fix kokoro git config
-rwxr-xr-xkokoro/release/collect_all_artifacts.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/kokoro/release/collect_all_artifacts.sh b/kokoro/release/collect_all_artifacts.sh
index 6e0d15240..49249d758 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 '*'
git submodule update --init --recursive
# The directory with all resulting artifacts