Skip to content

Commit

Permalink
Added workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
huziibee committed Jan 8, 2024
1 parent 7f767d2 commit 8ce2efc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lightsail-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ jobs:
cd /opt/bitnami/apache2/htdocs
sudo rm -r *
sudo git clone https://github.com/huziibee/aws-b-app-1.git
npm install
pm2 restart server.js
node server.js

0 comments on commit 8ce2efc

Please sign in to comment.