This commit is contained in:
parent
2608fd281d
commit
7989f98776
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ jobs:
|
||||||
- run: npm i
|
- run: npm i
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
- run: ssh-keyscan polsevev >> ~/.ssh/known_hosts
|
- 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/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue