This commit is contained in:
parent
2dd3345f3f
commit
935f9fce2f
@ -27,7 +27,6 @@ jobs:
|
||||
- name: Build Astro Site
|
||||
run: pnpm run build
|
||||
|
||||
deploy:
|
||||
- name: Deploy to Server
|
||||
run: rsync -avzP ./dist/ root@{{ secrets.SERVER_IP }}:/var/www/justin.deal/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user