test ci
Former-commit-id: b8e5d8092b
Former-commit-id: 4231ced29e4645c863c9c98c5ff1d24eb09aac4b
Former-commit-id: 3b2ccee8d5dcbf3d04a423d99daa1f5e35ddd4a4
Former-commit-id: a035166dcd3cfd38dc251e53110f77aac7c97ce7 [formerly f3de7b6125de0ea3bde02a0e265556bc0a399034]
Former-commit-id: 8d4860e5421b5ddcb6f4d5e7dbf8acab2201f004
Former-commit-id: e6784c727c2d96c546f824e532d7849678806bc1
Former-commit-id: 5eea5a16f7d2c204eac8a222188d5bd6dc2c9888
Former-commit-id: 38d680e204109ea7e2ee2a0fb2b0461dcfc1deb6
Former-commit-id: db86d33a813106783ce551904a8fdaa1d668f173
This commit is contained in:
parent
ca2933cea6
commit
916cc01628
|
|
@ -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