Sha256: 555d07a10735566dcd6c0693a69a0ea3dc4c65509019c91dc625b8b02682b12a
Contents?: true
Size: 587 Bytes
Versions: 96
Compression:
Stored size: 587 Bytes
Contents
# Format: //devtools/kokoro/config/proto/build.proto build_file: "google-api-ruby-client/.kokoro/trampoline.bat" # Configure the docker image for kokoro-trampoline. env_vars: { key: "TRAMPOLINE_IMAGE" value: "gcr.io/cloud-devrel-kokoro-resources/yoshi-ruby/windows" } env_vars: { key: "TRAMPOLINE_BUILD_FILE" value: "github/google-api-ruby-client/.kokoro/build.bat" } env_vars: { key: "TRAMPOLINE_SCRIPT" value: "trampoline_windows.py" } env_vars: { key: "REPO_DIR" value: "google-api-ruby-client" } env_vars: { key: "OS" value: "windows" }
Version data entries
96 entries across 48 versions & 1 rubygems