Skip to content

Commit

Permalink
Merge pull request #1004 from hngprojects/chore/revert-telex-golang-d…
Browse files Browse the repository at this point in the history
…eployment

Revert telex golang deployment to use .next
  • Loading branch information
vicradon authored Aug 16, 2024
2 parents 1bbf8b6 + 7482af0 commit 7eccca2
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 7eccca2

Please sign in to comment.