Skip to content

Commit

Permalink
ci: update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Sn0wye committed Jul 3, 2024
1 parent 796bbab commit 05d2648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
username: ${{ secrets.SERVER_USERNAME }}
key: ${{ secrets.SERVER_SSH_KEY }}
script: |
cd ~/caho
pnpm build --filter=@caho/backend
- name: Restart application on VPS
Expand Down

0 comments on commit 05d2648

Please sign in to comment.