Skip to content

Commit e221070

Browse files
Update deploy.sh
1 parent d4055a6 commit e221070

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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)