summaryrefslogtreecommitdiffhomepage
path: root/kokoro/presubmit.cfg
blob: eb0c78ea4f7f0b397e9a5467be64dde525380b49 (plain)
1
2
3
4
5
6
7
8
9
10
11
# This is a temporary file. It will be removed when new Kokoro jobs exist for
# all the other presubmits.
build_file: "repo/kokoro/run_tests.sh"

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