aboutsummaryrefslogtreecommitdiffhomepage
path: root/kokoro/release/protoc/windows/release.cfg
blob: 0d0da8f133b7896814a60eae3c96a11c9d4af59a (plain)
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"
  }
}