Skip to content

Commit

Permalink
also rm snuba container
Browse files Browse the repository at this point in the history
  • Loading branch information
hubertdeng123 committed Jan 16, 2025
1 parent c2549c2 commit 715c5f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ jobs:
run: |
# TODO(hubertdeng123): New devservices doesn't support running sentry without snuba yet
docker stop snuba-snuba-1
docker rm snuba-snuba-1
docker run -d --rm \
-p 127.0.0.1:1218:1218 \
-e PYTHONUNBUFFERED=1 \
Expand Down

0 comments on commit 715c5f3

Please sign in to comment.