mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Don't need to cleanup the cache during CI build
It's cleaned up anyway
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user