Skip to content

Commit

Permalink
fix: update repo name (#940)
Browse files Browse the repository at this point in the history
java-memcache set for all accidentally
  • Loading branch information
eaball35 authored Feb 4, 2021
1 parent 27b2d4f commit 692715c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
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/{{ metadata['repo']['repo_short'] }}/.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"

0 comments on commit 692715c

Please sign in to comment.