blob: cc917ab39dfb7bbd644d70f4b0159d78a7c35b60 [file] [log] [blame]
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/bazel.sh"
timeout_mins: 120
env_vars {
key: "CONTAINER_IMAGE"
value: "us-docker.pkg.dev/protobuf-build/containers/test/linux/ruby:ruby-2.7.0-6a70afd15ae4a98dd13fa777dbc519025d5d18d0"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}