release.cfg 177 B

12345678
  1. # Configuration for Windows protoc release builds
  2. build_file: "protobuf/kokoro/release/protoc/windows/build.bat"
  3. action {
  4. define_artifacts {
  5. regex: "**/protoc.exe"
  6. }
  7. }