jjb: infra: bifrost-cleanup-job.yml: Use -m gsutil option for removals
[releng.git] / jjb / infra / bifrost-cleanup-job.yml
index ba283ff..9f5f9e9 100644 (file)
@@ -67,7 +67,7 @@
             fi
             # No force (-f). We always verify upstream jobs so if there are no logs
             # something else went wrong and we need to break immediately and investigate
-            gsutil rm -r $BIFROST_GS_URL
+            gsutil -m rm -r $BIFROST_GS_URL
 
     triggers:
         - '{project}-gerrit-trigger-cleanup':