Sha256: 1c06224f5715debc3ee9c96c62eb9373446e721af8d2edd18e3f9d9641d114ab
Contents?: true
Size: 505 Bytes
Versions: 42
Compression:
Stored size: 505 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. env_vars: { key: "TRAMPOLINE_IMAGE" value: "gcr.io/cloud-devrel-kokoro-resources/yoshi-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
42 entries across 42 versions & 1 rubygems