Skip to content

Commit

Permalink
fix: use authenticated docker requests
Browse files Browse the repository at this point in the history
  • Loading branch information
burkedavison committed Dec 17, 2024
1 parent d17583d commit 3b1d055
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .kokoro/update-dotnet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ install_go() {
}

install_go
gcloud auth configure-docker us-central1-docker.pkg.dev
cd github/generator
go run ./cmd/generator update-repo -language=dotnet

0 comments on commit 3b1d055

Please sign in to comment.