Skip to content

Commit

Permalink
Update dev-deploy.yml
Browse files Browse the repository at this point in the history
Signed-off-by: ekedonald <[email protected]>
  • Loading branch information
ekedonald authored Aug 9, 2024
1 parent 0bab64d commit a596635
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 a596635

Please sign in to comment.