This commit is contained in:
parent
7989f98776
commit
63b4438463
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- run: npm i
|
||||
- run: npm run build
|
||||
- run: ssh-keyscan polsevev >> ~/.ssh/known_hosts
|
||||
- run: ssh-keyscan hephaestus >> ~/.ssh/known_hosts
|
||||
- run: /bin/rsync -avzh ./dist ansible@hephaestus:/var/www/polsevev/
|
||||
|
||||
|
|
Loading…
Reference in a new issue