ci(deploy.yml): cDN refresh
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -40,8 +40,7 @@ jobs:
|
|||||||
--thread-count=32
|
--thread-count=32
|
||||||
- name: CDN refresh
|
- name: CDN refresh
|
||||||
run: |
|
run: |
|
||||||
REFRESH_URL=https://cdn.d2.pub/${GITHUB_REPOSITORY//*\//}/preview/
|
echo https://cdn.d2.pub/${GITHUB_REPOSITORY//*\//}/preview/ > cdnrefresh.txt
|
||||||
echo $REFRESH_URL > cdnrefresh.txt
|
|
||||||
./qshell cdnrefresh --dirs -i ./cdnrefresh.txt
|
./qshell cdnrefresh --dirs -i ./cdnrefresh.txt
|
||||||
|
|
||||||
ftp:
|
ftp:
|
||||||
|
|||||||
Reference in New Issue
Block a user