Skip to content

Commit

Permalink
chore: 本地不保存小程序webview认证文件
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltro committed Nov 3, 2023
1 parent be0edab commit f4e5b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Upload files to OSS
run: |
ossutil rm -f oss://zq-auth-v2/ -r
ossutil rm -f oss://zq-auth-v2/ -r --exclude "*.txt"
ossutil cp -rf dist oss://zq-auth-v2/
ossutil set-meta oss://zq-auth-v2/ Cache-Control:no-cache --include "*.html" -r
Expand Down

0 comments on commit f4e5b83

Please sign in to comment.