Skip to content

Commit 6bc5b1b

Browse files
committed
ci: Remove commands from pubsub docker-compose.
Signed-off-by: Paulo Vital <[email protected]>
1 parent ba7ae65 commit 6bc5b1b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docker-compose.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,5 @@ services:
5858
image: docker.io/vanmoof/pubsub-emulator
5959
environment:
6060
- PUBSUB_EMULATOR_HOST=0.0.0.0:8085
61-
command:
62-
- test-project
63-
- test-topic
64-
- test-subscription
6561
ports:
6662
- "8085:8085"

0 commit comments

Comments
 (0)