Sha256: 9cf9fb8fc324426d1bcc32c54e5a95f99d54c116f529e881a26434918fbfdf00

Contents?: true

Size: 534 Bytes

Versions: 11

Compression:

Stored size: 534 Bytes

Contents

# Format: //devtools/kokoro/config/proto/build.proto

# Build logs will be here
action {
  define_artifacts {
    regex: "**/*sponge_log.xml"
  }
}

# Download trampoline resources.
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"

# Download resources for system tests (service account key, etc.)
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/google-cloud-ruby"

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

env_vars: {
    key: "REPO_DIR"
    value: "github/google-auth-library-ruby"
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
googleauth-0.16.0 .kokoro/presubmit/common.cfg
googleauth-0.15.1 .kokoro/presubmit/common.cfg
googleauth-0.15.0 .kokoro/presubmit/common.cfg
googleauth-0.14.0 .kokoro/presubmit/common.cfg
googleauth-0.13.1 .kokoro/presubmit/common.cfg
googleauth-0.13.0 .kokoro/presubmit/common.cfg
googleauth-0.12.0 .kokoro/presubmit/common.cfg
googleauth-0.11.0 .kokoro/presubmit/common.cfg
googleauth-0.10.0 .kokoro/presubmit/common.cfg
googleauth-0.9.0 .kokoro/presubmit/common.cfg
googleauth-0.8.1 .kokoro/presubmit/common.cfg