I am not root LOL
All checks were successful
/ build (push) Successful in 27s

This commit is contained in:
Rolf Martin Glomsrud 2024-10-26 12:24:47 +02:00
parent 186ff13f6c
commit 354c45a260

View file

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