blob: aa7fd6b60f6bebe473124de539059324020ed4cc [file] [log] [blame]
# Format: //devtools/kokoro/config/proto/build.proto
# Location of the presubmit bash script in Git.
build_file: "hafnium/kokoro/ubuntu/build.sh"
action {
define_artifacts {
regex: "git/hafnium/out/**/test_log/**/*.log"
strip_prefix: "git/hafnium"
}
}