aboutsummaryrefslogtreecommitdiff
path: root/kokoro/release/python/macos/release.cfg
blob: 85cf81b507f45d72bbbc1173ee72da3491f80e49 (plain) (blame)
1
2
3
4
5
6
7
8
# Configuration for Mac OSX release builds
build_file: "protobuf/kokoro/release/python/macos/build_artifacts.sh"

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