Skip to content

Commit

Permalink
remove redundant envvars
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashi Matsuo committed Jul 29, 2020
1 parent 9e7b4d9 commit b57280b
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions synthtool/gcp/templates/python_library/.kokoro/docs/common.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -45,23 +45,6 @@ env_vars: {
value: ".kokoro/docker/docs/Dockerfile"
}

env_vars: {
key: "V2_STAGING_BUCKET"
value: "docs-staging-v2-staging"
}

# It will upload the docker image after successful builds.
env_vars: {
key: "TRAMPOLINE_IMAGE_UPLOAD"
value: "true"
}

# It will always build the docker image.
env_vars: {
key: "TRAMPOLINE_DOCKERFILE"
value: ".kokoro/docker/docs/Dockerfile"
}

# Fetch the token needed for reporting release status to GitHub
before_action {
fetch_keystore {
Expand Down

0 comments on commit b57280b

Please sign in to comment.