Skip to content

Commit 387d8d4

Browse files
chore: Remove python deps from Cloud RAD backfill (#32334)
Co-authored-by: Yoshi Automation Bot <[email protected]>
1 parent 7298c5c commit 387d8d4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.kokoro/backfill-rad.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ export GEM_HOME=$HOME/.gem
88
export PATH=$GEM_HOME/bin:$PATH
99

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

0 commit comments

Comments
 (0)