Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
roysti10 committed Feb 8, 2021
1 parent 4269a41 commit 677b9c5
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 @@ -36,7 +36,7 @@ jobs:
command: |
docker -v
docker-compose -v
sudo docker-compose -f docker/docker-compose-test.yaml up --build --exit-code-from test
docker-compose -f docker/docker-compose-test.yaml up --build --exit-code-from test
workflows:
main:
jobs:
Expand Down

0 comments on commit 677b9c5

Please sign in to comment.