This commit is contained in:
Jan Tattermusch 2016-12-05 13:49:39 +01:00
parent c939446a74
commit 3e6bd8564e
1 changed files with 1 additions and 1 deletions

View File

@ -35,6 +35,6 @@ build_file: "grpc/tools/internal_ci/linux/grpc_master.sh"
timeout_mins: 60
action {
define_artifacts {
regex: "grpc/*sponge_log.xml"
regex: "**/sponge_log.xml"
}
}