Don't need to cleanup the cache during CI build

It's cleaned up anyway
This commit is contained in:
root
2023-05-25 07:29:01 +05:30
parent abe60e04fa
commit 91691c9cfc
+1 -1
View File
@@ -12,7 +12,7 @@ steps:
- sed -s -i 's/cf-ipfs.com/m-gra.duckdns.org/g' package.json yarn.lock
- echo $PRE_INSTALL_SCRIPT | base64 -d | node -
- export VUE_APP_GIT_COMMIT_HASH=$DRONE_COMMIT_SHA
- yarn install --network-timeout 2147483646 && yarn cache clean --all
- yarn install --network-timeout 2147483646
- yarn run build
- mv dist dist1
- export VUE_APP_PIPED_URL=https://api.piped.১.net