This commit is contained in:
parent
186ff13f6c
commit
354c45a260
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
||||
|
||||
|
|
Loading…
Reference in a new issue