Skip to content

Commit

Permalink
chore: add safedir for git (#2820)
Browse files Browse the repository at this point in the history
  • Loading branch information
codyoss authored Oct 9, 2024
1 parent 541cd9a commit 8e28fb5
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 @@ -27,6 +27,7 @@ set -x

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

go version

Expand Down

0 comments on commit 8e28fb5

Please sign in to comment.