Skip to content

Commit b785ab9

Browse files
committed
circle ci updated
1 parent 03b218a commit b785ab9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- checkout
2727
- setup_remote_docker:
2828
version: 19.03.13
29-
- run: docker-compose up --build --abort-on-container-exit ./docker-compose.test.yaml
29+
- run: docker-compose -f ./docker-compose.test.yaml up --build --abort-on-container-exit
3030
workflows:
3131
version: 2
3232
build_and_test:

0 commit comments

Comments
 (0)