Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .kokoro/backfill-rad.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ export GEM_HOME=$HOME/.gem
export PATH=$GEM_HOME/bin:$PATH

gem install --no-document toys
toys release install-python-tools -v
toys rad backfill -v $LIBRARIES_VERSIONS < /dev/null
toys release perform -v --reporter-org=googleapis --gems=$LIBRARIES_VERSIONS --enable-rad --force-republish < /dev/null
Loading