Skip to content

Commit

Permalink
ci: Remove commands from pubsub docker-compose.
Browse files Browse the repository at this point in the history
Signed-off-by: Paulo Vital <[email protected]>
  • Loading branch information
pvital committed Sep 12, 2024
1 parent ba7ae65 commit 6bc5b1b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,5 @@ services:
image: docker.io/vanmoof/pubsub-emulator
environment:
- PUBSUB_EMULATOR_HOST=0.0.0.0:8085
command:
- test-project
- test-topic
- test-subscription
ports:
- "8085:8085"

0 comments on commit 6bc5b1b

Please sign in to comment.