Skip to content

Commit

Permalink
chore(deployment): Remove nginx restart.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmattbtw authored Sep 4, 2021
1 parent fbd1f0e commit b891083
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ jobs:
cd /home/nodejs/emoteracer.xyz
git pull
sudo -u nodejs pm2 restart emoteracers
sudo -u nodejs systemctl restart nginx
echo 'Deployment Complete'

0 comments on commit b891083

Please sign in to comment.