Skip to content

Commit

Permalink
Merge pull request #998 from hngprojects/ci/update-working-directory-…
Browse files Browse the repository at this point in the history
…with-built-files

Chore: CI Update working directory with built
  • Loading branch information
vicradon authored Aug 16, 2024
2 parents 5efa6a8 + 9d8f780 commit ca22c2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/kimiko-golang-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,7 @@ 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 ca22c2d

Please sign in to comment.