Skip to content

Commit

Permalink
Update staging-deployment.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ravencodess <[email protected]>
  • Loading branch information
Ravencodess authored Oct 29, 2024
1 parent 65171de commit 6a032d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/staging-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,5 @@ jobs:
cd ~/hng_boilerplate_nextjs/staging
tar -xzf nextjs-staging.tar.gz
rm -f nextjs-staging.tar.gz
cp -r .next/standalone/* .
pm2 restart boilerplate_fe_staging --update-env

0 comments on commit 6a032d1

Please sign in to comment.