Skip to content

Commit

Permalink
Merge pull request #1453 from hngprojects/Lanky-23-patch-1
Browse files Browse the repository at this point in the history
Update phoenix-deployment.yml
  • Loading branch information
Prudent Bird authored Aug 24, 2024
2 parents bfd0d74 + d193fc4 commit f752b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phoenix-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
script: |
cd hng_boilerplate_nextjs
tar -xzf /tmp/expressjs/boilerplate.tar.gz
mv /tmp/java/.env.expressjs .env
mv /tmp/expressjs/.env.expressjs .env
rm -f /tmp/expressjs/boilerplate.tar.gz
cp -r .next/standalone/* .
pm2 restart nextjs_boilerplate --update-env

0 comments on commit f752b8a

Please sign in to comment.