kokoro/ubuntu/periodic.cfg (8 lines of code) (raw):

# Format: //devtools/kokoro/config/proto/build.proto # Location of the periodic build bash script in git. build_file: "cloud-opensource-java/kokoro/ubuntu/periodic.sh" timeout_mins: 240 action { define_artifacts { regex: "**/target/com.google.cloud/**" strip_prefix: "github/cloud-opensource-java/dashboard/target" } }