We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82eb9e2 commit d17d099Copy full SHA for d17d099
.circleci/config.yml
@@ -32,7 +32,7 @@ jobs:
32
- run:
33
command: |
34
pushd metacpan-docker
35
- docker-compose build --build-arg CPM_ARGS='--with-test' insgest_test
+ docker-compose build --build-arg CPM_ARGS='--with-test' ingest_test
36
name: compose build
37
38
0 commit comments