Sha256: 91f7aadbfe94c4b4ab83a6df2e0b828451345284eb644fcb9820b0162a45d09b
Contents?: true
Size: 663 Bytes
Versions: 3
Compression:
Stored size: 663 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-auth-library-ruby/.kokoro/trampoline.sh" # Download secrets from Cloud Storage. gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/google-auth-library-ruby" # Tell the trampoline which build file to use. env_vars: { key: "TRAMPOLINE_BUILD_FILE" value: "github/google-auth-library-ruby/.kokoro/build.sh" } action { define_artifacts { regex: "**/*sponge_log.xml" } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
googleauth-0.8.0 | .kokoro/common.cfg |
googleauth-0.7.1 | .kokoro/common.cfg |
googleauth-0.6.7 | .kokoro/common.cfg |