Sha256: b637654bffbd6990c67d6aa52a2a1e3ad826d6a518a4be029b4e9dec322c5a4f

Contents?: true

Size: 656 Bytes

Versions: 13

Compression:

Stored size: 656 Bytes

Contents

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

# Download trampoline resources. These will be in ${KOKORO_GFILE_DIR}
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"

# All builds use the trampoline script to run in docker.
build_file: "google-api-ruby-client/.kokoro/trampoline.sh"

# Download secrets from Cloud Storage.
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/google-api-ruby-client"

# Tell the trampoline which build file to use.
env_vars: {
    key: "TRAMPOLINE_BUILD_FILE"
    value: "github/google-api-ruby-client/.kokoro/build.sh"
}

action {
  define_artifacts {
    regex: "**/*sponge_log.xml"
  }
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
google-api-client-0.28.7 .kokoro/common.cfg
google-api-client-0.28.6 .kokoro/common.cfg
google-api-client-0.28.5 .kokoro/common.cfg
google-api-client-0.28.4 .kokoro/common.cfg
google-api-client-0.28.3 .kokoro/common.cfg
google-api-client-0.28.2 .kokoro/common.cfg
google-api-client-0.28.1 .kokoro/common.cfg
google-api-client-0.28.0 .kokoro/common.cfg
google-api-client-0.27.3 .kokoro/common.cfg
google-api-client-0.27.2 .kokoro/common.cfg
google-api-client-0.27.1 .kokoro/common.cfg
google-api-client-0.27.0 .kokoro/common.cfg
google-api-client-0.26.0 .kokoro/common.cfg