Sha256: 3555e6449456f9d0f754c530adf631785be4d9e6f5862cf9a46d22b882bfad7d
Contents?: true
Size: 593 Bytes
Versions: 18
Compression:
Stored size: 593 Bytes
Contents
# Format: //devtools/kokoro/config/proto/build.proto build_file: "google-auth-library-ruby/.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-auth-library-ruby/.kokoro/build.bat" } env_vars: { key: "TRAMPOLINE_SCRIPT" value: "trampoline_windows.py" } env_vars: { key: "REPO_DIR" value: "google-auth-library-ruby" } env_vars: { key: "OS" value: "windows" }
Version data entries
18 entries across 9 versions & 1 rubygems