blob: 129caeb9c1c746d2105dce8b252528d36097cf34 [file] [log] [blame]
# Format: //devtools/kokoro/config/proto/build.proto
build_file: "builder/open_pdks/run.sh"
timeout_mins: 4320
action {
define_artifacts {
# File types
regex: "out/*.tar.xz"
regex: "out/*.log"
regex: "out/*.info"
regex: "out/*.json"
strip_prefix: "out"
}
}