Skip to content

Commit

Permalink
Working circleci build
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebazzz committed Mar 30, 2020
1 parent 356cba4 commit 1b80080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
name: Run docker-compose tests
command: |
docker-compose --file docker-compose.test.yml build
docker-compose --file docker-compose.test.yml run
docker-compose --file docker-compose.test.yml run sut

0 comments on commit 1b80080

Please sign in to comment.