We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7298c5c commit 387d8d4Copy full SHA for 387d8d4
1 file changed
.kokoro/backfill-rad.sh
@@ -8,5 +8,4 @@ export GEM_HOME=$HOME/.gem
8
export PATH=$GEM_HOME/bin:$PATH
9
10
gem install --no-document toys
11
-toys release install-python-tools -v
12
-toys rad backfill -v $LIBRARIES_VERSIONS < /dev/null
+toys release perform -v --reporter-org=googleapis --gems=$LIBRARIES_VERSIONS --enable-rad --force-republish < /dev/null
0 commit comments