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

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