Skip to content

Commit

Permalink
CI: Update working directory with built
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 5efa6a8 commit 9d8f780
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 9d8f780

Please sign in to comment.