Skip to content

Commit

Permalink
improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
jtattermusch committed Aug 31, 2023
1 parent 52badf6 commit a9064c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/toolchains/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ we maintain)

On a kokoro debug windows VM, run the following:
- `docker build -t us-docker.pkg.dev/grpc-testing/testing-images-public/rbe_windows2019 third_party/toolchains/rbe_win2019`
- TODO(jtattermusch): add instructions on how to authenticate with GAR to allow image push (e.g. `gcloud auth configure-docker us-docker.pkg.dev`)
- To be able to authenticate when pushing the image to GAR, run `gcloud auth configure-docker us-docker.pkg.dev`
- `docker push us-docker.pkg.dev/grpc-testing/testing-images-public/rbe_windows2019`
- Update the `generate_windows_rbe_configs.sh` with the newly built & pushed image's SHA256 digest.
- Regenerate the Windows RBE toolchain with the instructions above.

0 comments on commit a9064c2

Please sign in to comment.