release.cfg 177 Bytes
Newer Older
1 2 3 4 5 6 7 8
# Configuration for Windows protoc release builds
build_file: "protobuf/kokoro/release/protoc/windows/build.bat"

action {
  define_artifacts {
    regex: "**/protoc.exe"
  }
}