Skip to content

Commit

Permalink
Merge pull request #121 from TeamBookTez/develop
Browse files Browse the repository at this point in the history
[release] v2.0.0
  • Loading branch information
holmir97 authored Mar 3, 2022
2 parents 1171ed7 + 42011e7 commit 262ef24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/distribute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
port: ${{ secrets.REMOTE_SSH_PORT }}
script: |
cd booktez-server
sudo git checkout .
sudo git pull origin main
sudo npm install
sudo npx pm2 restart 0

0 comments on commit 262ef24

Please sign in to comment.