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 8ce2efc commit 223c41e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lightsail-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
cd /opt/bitnami/apache2/htdocs
sudo rm -r *
sudo git clone https://github.com/huziibee/aws-b-app-1.git
node server.js
cd aws-b-app-1
pm start server.js

0 comments on commit 223c41e

Please sign in to comment.