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