Test fix: remove conflicting docker run option
Change-Id: I898589664bcbf4faf2cb61c8eba5d4cbb89b0ca3
This commit is contained in:
parent
564b0e08f1
commit
b710eb64ec
@ -35,7 +35,6 @@ trap cleanup EXIT
|
||||
|
||||
POSTGRES_ID=$(
|
||||
sudo docker run \
|
||||
--rm \
|
||||
--detach \
|
||||
--publish :5432 \
|
||||
-e POSTGRES_DB=deckhand \
|
||||
|
Loading…
x
Reference in New Issue
Block a user