...

Text file src/github.com/grpc-ecosystem/grpc-gateway/.circleci/README.md

Documentation: github.com/grpc-ecosystem/grpc-gateway/.circleci

     1## gRPC-Gateway CI testing setup
     2
     3Contained within is the CI test setup for the Gateway. It runs on Circle CI.
     4
     5### Whats up with the Dockerfile?
     6
     7The `Dockerfile` in this folder is used as the build environment when regenerating the files (see CONTRIBUTING.md).
     8The canonical repository for this Dockerfile is `docker.pkg.github.com/grpc-ecosystem/grpc-gateway/build-env`.

View as plain text