Skip to content

Commit eabc9f7

Browse files
committed
bring up the elasticsearch_test service
1 parent 7c5fd58 commit eabc9f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ jobs:
3838
command: |
3939
pushd metacpan-docker
4040
./bin/metacpan-docker init
41-
docker-compose --verbose up -d ingest_test
41+
#docker-compose --verbose up -d ingest_test
42+
docker-compose --profile ingest-test up --build
4243
name: compose up
4344
- run:
4445
command: |

0 commit comments

Comments
 (0)