Skip to content

Commit d17d099

Browse files
committed
typo
1 parent 82eb9e2 commit d17d099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- run:
3333
command: |
3434
pushd metacpan-docker
35-
docker-compose build --build-arg CPM_ARGS='--with-test' insgest_test
35+
docker-compose build --build-arg CPM_ARGS='--with-test' ingest_test
3636
name: compose build
3737
- run:
3838
command: |

0 commit comments

Comments
 (0)