Sha256: 76dfc7224caf012709f214183fc6a18a238a5d1a45a7d9ee3dfb2ec1fb92770e
Contents?: true
Size: 514 Bytes
Versions: 1
Compression:
Stored size: 514 Bytes
Contents
# Format: //devtools/kokoro/config/proto/build.proto build_file: "google-auth-library-ruby/.kokoro/trampoline.sh" # Configure the docker image for kokoro-trampoline. 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-auth-library-ruby/.kokoro/build.sh" } env_vars: { key: "TRAMPOLINE_SCRIPT" value: "trampoline_v1.py" } env_vars: { key: "OS" value: "linux" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
googleauth-0.10.0 | .kokoro/presubmit/linux.cfg |