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

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