Skip to content

Commit

Permalink
chore: adding docfx doclet resource (#915)
Browse files Browse the repository at this point in the history
* chore: updating publish_javadoc to support docfx yml generation

* fix: reducing commit
  • Loading branch information
eaball35 committed Jan 25, 2021
1 parent 573f765 commit 3816b08
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ before_action {
}
}
}

# Downloads docfx doclet resource. This will be in ${KOKORO_GFILE_DIR}/<doclet name>
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/docfx"

0 comments on commit 3816b08

Please sign in to comment.