Skip to content

Commit 33cc6e2

Browse files
gurusai-voleticopybara-github
authored andcommitted
Copybara import of the project:
-- ff80513 by gurusai-voleti <gvoleti@google.com>: chore: Migrate gsutil usage to gcloud storage COPYBARA_INTEGRATE_REVIEW=#6303 from gurusai-voleti:ai-gsutil-migration-19a779d98ad24c61ba5c8c643a01874f 8674840 PiperOrigin-RevId: 889412156
1 parent 7a3b436 commit 33cc6e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.kokoro/trampoline_v2.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
# To run this script, first download few files from gcs to /dev/shm.
2727
# (/dev/shm is passed into the container as KOKORO_GFILE_DIR).
2828
#
29-
# gsutil cp gs://cloud-devrel-kokoro-resources/python-docs-samples/secrets_viewer_service_account.json /dev/shm
30-
# gsutil cp gs://cloud-devrel-kokoro-resources/python-docs-samples/automl_secrets.txt /dev/shm
29+
# gcloud storage cp gs://cloud-devrel-kokoro-resources/python-docs-samples/secrets_viewer_service_account.json /dev/shm
30+
# gcloud storage cp gs://cloud-devrel-kokoro-resources/python-docs-samples/automl_secrets.txt /dev/shm
3131
#
3232
# Then run the script.
3333
# .kokoro/trampoline_v2.sh

0 commit comments

Comments
 (0)