Skip to content

Commit

Permalink
Java templates: use generic java-yoshi strategy (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 authored Aug 27, 2019
1 parent 00bf075 commit 7a8b81f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ if [ -f ${KOKORO_KEYSTORE_DIR}/73713_github-magic-proxy-url-release-please ]; th
--package-name="{{ metadata['repo']['name'] }}" \
--api-url=${KOKORO_KEYSTORE_DIR}/73713_github-magic-proxy-url-release-please \
--proxy-key=${KOKORO_KEYSTORE_DIR}/73713_github-magic-proxy-key-release-please \
--release-type=java-auth-yoshi
--release-type=java-yoshi
fi

0 comments on commit 7a8b81f

Please sign in to comment.