aboutsummaryrefslogtreecommitdiff
path: root/kokoro/release/python/windows/release.cfg
blob: 5261606477ab10ee28c2b4efd71cbeb8c675127c (plain) (blame)
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/**"
  }
}