Skip to content

Commit

Permalink
Update push-to-server.yml (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
mittal-ishaan authored Oct 7, 2024
1 parent c93e153 commit 27f5926
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-to-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
script: |
cd ~/Mess-Website
git pull origin main
pip3 install -r requirements.txt
docker compose down
docker rmi mess-website-nginx || true
docker rmi mess-website-web || true
Expand Down

0 comments on commit 27f5926

Please sign in to comment.