You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
207 B

# Format: //devtools/kokoro/config/proto/build.proto
action {
define_artifacts {
regex: "git/out/python3/artifact/*"
strip_prefix: "git/out/python3/artifact/"
fail_if_no_artifacts: true
}
}