parent
5c642d0626
commit
82774c08f4
1 changed files with 3 additions and 0 deletions
|
@ -5,3 +5,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: npm i
|
- run: npm i
|
||||||
|
- run: npm run build
|
||||||
|
- run: /bin/rsync -avzh ./dist ansible@polsevev:/var/www/polsevev/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue