We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 014bb61 commit e2dec1eCopy full SHA for e2dec1e
infra/build/status/deploy.sh
@@ -15,5 +15,4 @@
15
#
16
################################################################################
17
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
+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