parent
84585ca242
commit
186ff13f6c
1 changed files with 1 additions and 0 deletions
|
@ -6,5 +6,6 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- run: npm i
|
||||
- run: npm run build
|
||||
- run: ssh-keyscan polsevev >> /root/.ssh/known_hosts
|
||||
- run: /bin/rsync -avzh ./dist ansible@polsevev:/var/www/polsevev/
|
||||
|
||||
|
|
Loading…
Reference in a new issue