From b5af5243b16bd5d4f50f836297d9c565e8c9e77d Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 5 Nov 2020 15:06:17 -0800 Subject: [PATCH] chore(java): use production staging bucket (#143) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/d065aea7-eb7a-482d-a207-10383fda5413/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: https://github.com/googleapis/synthtool/commit/c7824ea48ff6d4d42dfae0849aec8a85acd90bd9 --- java-workflows/.kokoro/release/publish_javadoc.cfg | 2 +- java-workflows/synth.metadata | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java-workflows/.kokoro/release/publish_javadoc.cfg b/java-workflows/.kokoro/release/publish_javadoc.cfg index 9eb0c3f96eeb..6625744d455f 100644 --- a/java-workflows/.kokoro/release/publish_javadoc.cfg +++ b/java-workflows/.kokoro/release/publish_javadoc.cfg @@ -9,7 +9,7 @@ env_vars: { env_vars: { key: "STAGING_BUCKET_V2" - value: "docs-staging-v2-staging" + value: "docs-staging-v2" # Production will be at: docs-staging-v2 } diff --git a/java-workflows/synth.metadata b/java-workflows/synth.metadata index 65df058149ad..380b0f8067a9 100644 --- a/java-workflows/synth.metadata +++ b/java-workflows/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-workflows.git", - "sha": "33bf0e897de62bd6b00152839af4879c610d2f26" + "sha": "c170c3b6fea316996d71e4191bdc98d8fdf68883" } }, { @@ -19,7 +19,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "b19b401571e77192f8dd38eab5fb2300a0de9324" + "sha": "c7824ea48ff6d4d42dfae0849aec8a85acd90bd9" } } ],