test ci
Former-commit-id: d97019bfbf
Former-commit-id: effa05283a8a4677b57185ab6f7ad1e4bf16cc61
Former-commit-id: 70df5096257808e1bf6dba28b185180ca810b0b6
Former-commit-id: d94b425ba1222fe903b078de3b91e3e27a96c986 [formerly aebdd179103731a32e5717be39187442daee08d7]
Former-commit-id: 4ae5436e2518aa261c52c5154296337cf20b2436
Former-commit-id: 55ec08f030940366ee0725c0cf8800da7b4e0305
Former-commit-id: 4292107c68ecbef25072e2a731c1d99b79f2a721
Former-commit-id: 84b21973168f886a311133d1adad4fdbec43d57f
Former-commit-id: edd38168522af34b9b4c2e6ffa77a0e016e45a16
This commit is contained in:
parent
96ee28025d
commit
ca2933cea6
|
|
@ -32,5 +32,5 @@ jobs:
|
|||
- name: Deploy to CDN
|
||||
run: |
|
||||
./deploy/qshell account ${{ secrets.AK }} ${{ secrets.SK }} liyang
|
||||
./deploy/qshell qupload2 --src-dir=$GITHUB_WORKSPACE/dist --bucket=fairyever-site --key-prefix=d2-admin/preview/ --ignore-dir=false --overwrite=true --check-exists=true --check-hash=true --check-size=true --rescan-local=true
|
||||
./deploy/qshell qupload2 --src-dir=GITHUB_WORKSPACE/dist --bucket=fairyever-site --key-prefix=d2-admin/preview/ --ignore-dir=false --overwrite=true --check-exists=true --check-hash=true --check-size=true --rescan-local=true
|
||||
./deploy/qshell cdnrefresh --dirs -i ./deploy/cdnrefresh.txt
|
||||
Loading…
Reference in New Issue