Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanya-sistla authored Jan 30, 2025
1 parent 15068dc commit 68ff9cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,5 @@ jobs:
git config --global --add safe.directory "$(pwd)"
git pull origin main
echo "${{ secrets.ENV_FILE_CONTENT }}" > .env
docker-compose down
sudo kill -9 $(sudo lsof -t -i:1337)
docker compose up -d --build
EOF

0 comments on commit 68ff9cc

Please sign in to comment.