github_repo_scraped
/
repos
/googleapis-google-auth-library-python-c6d9903
/.kokoro
/docs
/common.cfg
action { | |
define_artifacts { | |
regex: "**/*sponge_log.xml" | |
} | |
} | |
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline" | |
build_file: "google-auth-library-python/.kokoro/trampoline_v2.sh" | |
env_vars: { | |
key: "TRAMPOLINE_IMAGE" | |
value: "gcr.io/cloud-devrel-kokoro-resources/python-lib-docs" | |
} | |
env_vars: { | |
key: "TRAMPOLINE_BUILD_FILE" | |
value: "github/google-auth-library-python/.kokoro/publish-docs.sh" | |
} | |
env_vars: { | |
key: "STAGING_BUCKET" | |
value: "docs-staging" | |
} | |
env_vars: { | |
key: "V2_STAGING_BUCKET" | |
value: "docs-staging-v2-staging" | |
} | |
env_vars: { | |
key: "TRAMPOLINE_IMAGE_UPLOAD" | |
value: "true" | |
} | |
env_vars: { | |
key: "TRAMPOLINE_DOCKERFILE" | |
value: ".kokoro/docker/docs/Dockerfile" | |
} | |
before_action { | |
fetch_keystore { | |
keystore_resource { | |
keystore_config_id: 73713 | |
keyname: "yoshi-automation-github-key" | |
} | |
} | |
} | |
before_action { | |
fetch_keystore { | |
keystore_resource { | |
keystore_config_id: 73713 | |
keyname: "docuploader_service_account" | |
} | |
} | |
} |