blob: 0b8879da522179b245f1d86a754752d0dd691904 [file]
#!/bin/bash
#
# Uploads all the JSON files under ./downloads to the Skia Perf bucket for
# ingestion.
gcloud storage \
cp --recursive \
downloads/ \
gs://skia-perf/nano-json-v1/$(date -u --date +1hour +%Y/%m/%d/%H)