Skip to content

Commit

Permalink
Revert telex golang deployment to use .next
Browse files Browse the repository at this point in the history
Signed-off-by: Osinachi Chukwujama  <[email protected]>
  • Loading branch information
vicradon authored Aug 16, 2024
1 parent 1bbf8b6 commit 7482af0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/kimiko-golang-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,5 @@ jobs:
script: |
cd ~/deployments/hng_boilerplate_nextjs
tar -xzf boilerplate.tar.gz
rm -rf node_modules
mv .next/standalone/* ./
rm -f boilerplate.tar.gz
pm2 restart boilerplate-frontend --update-env

0 comments on commit 7482af0

Please sign in to comment.