Skip to content

Commit a763e8a

Browse files
committed
Removed env variable in run-repository
1 parent c86c648 commit a763e8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.buildkite/run-repository.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ docker run \
4141
--env TEST_SUITE=${TEST_SUITE} \
4242
--env PHP_VERSION=${PHP_VERSION} \
4343
--env ELASTICSEARCH_URL=${ELASTICSEARCH_URL} \
44-
--env ES_LOCAL_PASSWORD=${ES_LOCAL_PASSWORD} \
4544
--ulimit nofile=65535:65535 \
4645
--name elasticsearch-php \
4746
--rm \

0 commit comments

Comments
 (0)