Skip to content

Commit

Permalink
Merge pull request #331 from hngprojects/dev-deploy-patch-1-1
Browse files Browse the repository at this point in the history
Update dev-deploy.yml
  • Loading branch information
ThePrimeJnr authored Aug 9, 2024
2 parents 0bab64d + a596635 commit c2cef84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dev-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,6 @@ jobs:
gunzip -c /tmp/golang_backend.tar.gz | docker load
rm -f /tmp/golang_backend.tar.gz
cd ~/hng_boilerplate_golang_web
git checkout dev
git pull origin dev
docker compose -p golang up -d

0 comments on commit c2cef84

Please sign in to comment.