Skip to content

Commit e2dec1e

Browse files
Update deploy.sh
1 parent 014bb61 commit e2dec1e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

infra/build/status/deploy.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@
1515
#
1616
################################################################################
1717

18-
# gcloud storage cp does not support setting metadata during upload. The -h flag is not translated.
19-
gcloud storage cp --recursive bower_components index.html src manifest.json gs://oss-fuzz-build-logs
18+
gcloud storage cp --recursive bower_components index.html src manifest.json gs://oss-fuzz-build-logs --cache-control="no-cache,max-age=0"

0 commit comments

Comments
 (0)