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

action {
  define_artifacts {
    regex: "github/protobuf/artifacts/**"
  }
}