Skip to content

Commit

Permalink
chore: mark dir as safe for discogen (#2146)
Browse files Browse the repository at this point in the history
  • Loading branch information
codyoss authored Sep 8, 2023
1 parent aded622 commit 2a99e82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/kokoro/discogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ set -x
# cd to project dir on Kokoro instance
cd github/google-api-go-client
export DISCOVERY_DIR=$(pwd)
git config --add safe.directory $PWD

cd internal/kokoro/discogen
go run google.golang.org/api/internal/kokoro/discogen

0 comments on commit 2a99e82

Please sign in to comment.