Skip to content

Commit

Permalink
chore: fix kokoro with safedir for git
Browse files Browse the repository at this point in the history
  • Loading branch information
quartzmo committed Oct 15, 2024
1 parent 5fefd90 commit 5b4da4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/kokoro/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ set -x

# cd to project dir on Kokoro instance
cd github/go-genproto
git config --global --add safe.directory "$(pwd)/./.git"

go version

Expand Down

0 comments on commit 5b4da4d

Please sign in to comment.