Sha256: 0fc0606beaf1d692ca401fe73707c1505b6ca90b388a93c757d6edbca897991d

Contents?: true

Size: 683 Bytes

Versions: 8

Compression:

Stored size: 683 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.
# Dockerfile is maintained at https://github.com/googleapis/google-cloud-ruby/tree/master/.kokoro/docker/multi-node
env_vars: {
    key: "TRAMPOLINE_IMAGE"
    value: "gcr.io/cloud-devrel-kokoro-resources/yoshi-ruby/multi-node"
}

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"
}

env_vars: {
    key: "JOB_TYPE"
    value: "post"
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
googleauth-0.16.0 .kokoro/continuous/post.cfg
googleauth-0.15.1 .kokoro/continuous/post.cfg
googleauth-0.15.0 .kokoro/continuous/post.cfg
googleauth-0.14.0 .kokoro/continuous/post.cfg
googleauth-0.13.1 .kokoro/continuous/post.cfg
googleauth-0.13.0 .kokoro/continuous/post.cfg
googleauth-0.12.0 .kokoro/continuous/post.cfg
googleauth-0.11.0 .kokoro/continuous/post.cfg