Sign in
skia
/
buildbot
/
8a7eefcae3fba7f2baabd1a50aef18031fa6d331
/
.
/
perf
/
scripts
/
upload_extracted_json_files.sh
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
)