Fix keyscan
All checks were successful
/ build (push) Successful in 28s

This commit is contained in:
Rolf Martin Glomsrud 2025-03-29 19:40:04 +01:00
parent 7989f98776
commit 63b4438463

View file

@ -9,6 +9,6 @@ jobs:
- uses: actions/checkout@v4
- run: npm i
- run: npm run build
- run: ssh-keyscan polsevev >> ~/.ssh/known_hosts
- run: ssh-keyscan hephaestus >> ~/.ssh/known_hosts
- run: /bin/rsync -avzh ./dist ansible@hephaestus:/var/www/polsevev/