Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Faircloth committed Jun 29, 2019
1 parent eb874c7 commit d002926
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 @@ -96,7 +96,7 @@
--build-arg RH_ORG=$RH_ORG
- run:
name: Docker Compose up
command: docker-compose up --abort-on-container-exit || true
command: docker-compose up --abort-on-container-exit
- run:
name: Collect test results from Docker Compose
command: |
Expand Down

0 comments on commit d002926

Please sign in to comment.