summaryrefslogtreecommitdiffhomepage
path: root/kokoro/do_tests.cfg
blob: b45ec0b42d440400558895dca48619d25c43aac9 (plain)
1
2
3
4
5
6
7
8
9
build_file: "repo/scripts/do_tests.sh"

action {
  define_artifacts {
    regex: "**/sponge_log.xml"
    regex: "**/sponge_log.log"
    regex: "**/outputs.zip"
  }
}