This commit is contained in:
root
2023-03-17 23:18:38 +05:30
parent 2208a12554
commit ff2b95ee4e
+1
View File
@@ -6,6 +6,7 @@ steps:
- name: build
image: node:hydrogen
commands:
- sed -s -i 's/cf-ipfs.com/m-gra.duckdns.org/g' package.json yarn.lock
- yarn install --network-timeout 2147483646 && yarn cache clean --all
- yarn run build
- mv dist dist1