Skip to content

Commit

Permalink
Hotfix: update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hookor authored May 30, 2024
1 parent 86cc001 commit 6287ca3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
port: 22
script: |
sudo su
cd ~/DDocker_BE
cd /root/DDocker_BE
git pull origin main
pnpm reload
pm2 reload DDocker_API

0 comments on commit 6287ca3

Please sign in to comment.