This is an automated email from the ASF dual-hosted git repository.
jeffreyh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 621a122bfcd Update cron-deploy-website.yml (#1751)
621a122bfcd is described below
commit 621a122bfcd8c509992ab34b33c9024791dfe493
Author: Jeffrey <[email protected]>
AuthorDate: Fri Jan 10 11:08:09 2025 +0800
Update cron-deploy-website.yml (#1751)
---
.github/workflows/cron-deploy-website.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/cron-deploy-website.yml
b/.github/workflows/cron-deploy-website.yml
index fa7b4b7b5db..8878784c4b3 100644
--- a/.github/workflows/cron-deploy-website.yml
+++ b/.github/workflows/cron-deploy-website.yml
@@ -64,6 +64,7 @@ jobs:
endpoint: ${{ secrets.ALIYUN_OSS_ENDPOINT }}
folder: build
onlyUpload: true
+ otherCacheControl: 0
- name: Remove pdf
run: rm -rf ./build/assets/files/*.pdf
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]