Move website to Nix server
Some checks failed
/ build (push) Has been cancelled

This commit is contained in:
Rolf Martin Glomsrud 2025-03-29 19:36:26 +01:00
parent 2608fd281d
commit 7989f98776

View file

@ -10,5 +10,5 @@ jobs:
- run: npm i
- run: npm run build
- run: ssh-keyscan polsevev >> ~/.ssh/known_hosts
- run: /bin/rsync -avzh ./dist ansible@polsevev:/var/www/polsevev/
- run: /bin/rsync -avzh ./dist ansible@hephaestus:/var/www/polsevev/