Skip to content

Commit

Permalink
chore(release): Switch to Ruby-based release reporter, and enable clo…
Browse files Browse the repository at this point in the history
…ud-RAD documentation pushing
  • Loading branch information
dazuma committed Jan 13, 2025
1 parent 4bb1fff commit 0bfa401
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .kokoro/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,4 @@ export GEM_HOME=$HOME/.gem
export PATH=$GEM_HOME/bin:$PATH

gem install --no-document toys
toys release install-python-tools -v
python3 -m releasetool publish-reporter-script > /tmp/publisher-script; source /tmp/publisher-script
toys release perform -v --enable-docs < /dev/null
toys release perform -v --reporter-org=googleapis --enable-docs --force-republish --enable-docs --enable-rad < /dev/null

0 comments on commit 0bfa401

Please sign in to comment.