Chore: prepare-deploy

This commit is contained in:
Pieter Vander Vennet 2023-11-13 14:22:35 +01:00
parent f95f631045
commit 35e1a015a3
136 changed files with 602 additions and 21114 deletions

View file

@ -13,7 +13,7 @@ cp config.json config.json.bu &&
cp ./scripts/hetzner/config.json . && # Copy the config _before_ building, as the config might contain some needed URLs
# npm run reset:layeroverview
# npm run test &&
npm run prepare-deploy &&
# npm run prepare-deploy &&
zip dist.zip -r dist/* &&
mv config.json.bu config.json &&
scp ./scripts/hetzner/config/* hetzner:/root/ &&