aboutsummaryrefslogtreecommitdiffhomepage
path: root/kokoro/release/protoc/macos/release.cfg
blob: da903d0316073db7a22179b5d013a00f12f85e9c (plain)
1
2
3
4
5
6
7
8
# Configuration for Mac OSX protoc release builds
build_file: "protobuf/kokoro/release/protoc/macos/build.sh"

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