ci(deploy.yml): cDN refresh
This commit is contained in:
parent
89ce268ae8
commit
43e964b46b
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue