Skip to content

Commit

Permalink
fix: update repo name (#50)
Browse files Browse the repository at this point in the history
java-memcache set for all accidentally

Source-Author: Emily Ball <emilyball@google.com>
Source-Date: Thu Feb 4 10:39:41 2021 -0800
Source-Repo: googleapis/synthtool
Source-Sha: 692715c0f23a7bb3bfbbaa300f7620ddfa8c47e5
Source-Link: googleapis/synthtool@692715c
  • Loading branch information
yoshi-automation committed Feb 5, 2021
1 parent 523208d commit 9becfc8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .kokoro/release/publish_javadoc11.cfg
Expand Up @@ -14,7 +14,7 @@ env_vars: {

env_vars: {
key: "TRAMPOLINE_BUILD_FILE"
value: "github/java-memcache/.kokoro/release/publish_javadoc11.sh"
value: "github/java-pubsublite-spark/.kokoro/release/publish_javadoc11.sh"
}

before_action {
Expand All @@ -27,4 +27,4 @@ before_action {
}

# Downloads docfx doclet resource. This will be in ${KOKORO_GFILE_DIR}/<doclet name>
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/docfx"
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/docfx"
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-pubsublite-spark.git",
"sha": "7da7a0b37e6a044aeb1fbd5132afea93a5168d9d"
"sha": "523208d9acfe22c074ae0dcc251508975f919d65"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "27b2d4f4674840628d0b75c5941e89c12af4764f"
"sha": "692715c0f23a7bb3bfbbaa300f7620ddfa8c47e5"
}
}
],
Expand Down

0 comments on commit 9becfc8

Please sign in to comment.