Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan-tf committed Aug 17, 2024
1 parent 305435f commit 008db14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-to-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
cd ~/Mess-Website
git pull origin main
docker compose down
docker mess-website-nginx || true
docker mess-website-web || true
docker rmi mess-website-nginx || true
docker rmi mess-website-web || true
docker compose up -d

0 comments on commit 008db14

Please sign in to comment.