aboutsummaryrefslogtreecommitdiff
path: root/kokoro/release/collect_all_artifacts.cfg
blob: 3da1a7c49a02ccdc05715e86df2e982a6c5e7fb6 (plain) (blame)
1
2
3
4
5
6
7
build_file: "protobuf/kokoro/release/collect_all_artifacts.sh"

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