Skip to content

Commit

Permalink
Update push-to-server.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
web-team-iiti authored Aug 7, 2024
1 parent ff7c2f9 commit 3780463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
git pull origin main
docker stop tpc_portal-frontend-1
docker rm tpc_portal-frontend-1
docker rmi tpc_portal_frontend
docker rmi tpc_portal-frontend || true
cd ..
docker compose up -d

0 comments on commit 3780463

Please sign in to comment.