diff --git a/.circleci/config.yml b/.circleci/config.yml index 859f413..cb99b56 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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: |