Skip to content

Commit 68ff9cc

Browse files
Update main.yml
1 parent 15068dc commit 68ff9cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,5 @@ jobs:
3939
git config --global --add safe.directory "$(pwd)"
4040
git pull origin main
4141
echo "${{ secrets.ENV_FILE_CONTENT }}" > .env
42-
docker-compose down
43-
sudo kill -9 $(sudo lsof -t -i:1337)
4442
docker compose up -d --build
4543
EOF

0 commit comments

Comments
 (0)