blob: 8426318bbee4dfe655b3be64b06451a190b160e5 [file] [log] [blame]
Paul Yangd4ca9292020-08-11 19:30:46 -07001# Config file for running tests in Kokoro
2
3# Location of the build script in repository
4build_file: "protobuf/kokoro/linux/php80/build.sh"
5timeout_mins: 120
6
7action {
8 define_artifacts {
9 regex: "**/sponge_log.xml"
10 }
11}