Sha256: f0a75a4364ca89e893153d33b786bd4edb80a6353f14163c34c625ed4e15fc35
Contents?: true
Size: 626 Bytes
Versions: 6
Compression:
Stored size: 626 Bytes
Contents
# Format: //devtools/kokoro/config/proto/build.proto build_file: "google-api-ruby-client/.kokoro/trampoline.sh" # Configure the docker image for kokoro-trampoline. # Dockerfile is maintained at https://github.com/googleapis/google-cloud-ruby/tree/master/.kokoro/docker/ruby-multi env_vars: { key: "TRAMPOLINE_IMAGE" value: "gcr.io/cloud-devrel-kokoro-resources/yoshi-ruby/ruby-multi" } env_vars: { key: "TRAMPOLINE_BUILD_FILE" value: "github/google-api-ruby-client/.kokoro/build.sh" } env_vars: { key: "TRAMPOLINE_SCRIPT" value: "trampoline_v1.py" } env_vars: { key: "OS" value: "linux" }
Version data entries
6 entries across 6 versions & 1 rubygems