1# Config file for running Linkage Monitor in Kokoro 2# https://github.com/GoogleCloudPlatform/cloud-opensource-java/tree/master/linkage-monitor 3 4# Location of the build script in repository 5build_file: "protobuf/kokoro/linux/java_jdk11/build.sh" 6timeout_mins: 120 7 8action { 9 define_artifacts { 10 regex: "**/sponge_log.xml" 11 } 12} 13