Marco Concetto Rudilosso | abdfd09 | 2022-03-17 16:38:36 +0000 | [diff] [blame] | 1 | # Config file for running tests in Kokoro |
2 | |||||
3 | # Location of the build script in repository | ||||
4 | build_file: "protobuf/kokoro/linux/ruby31/build.sh" | ||||
5 | timeout_mins: 120 | ||||
6 | |||||
7 | action { | ||||
8 | define_artifacts { | ||||
9 | regex: "**/sponge_log.xml" | ||||
10 | } | ||||
11 | } |