Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Feb 5, 2020
1 parent d9340cf commit 9a8cec5
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 @@ -76,7 +76,7 @@ test: &test
no_output_timeout: 1h
- run:
name: get logs
command: docker-compose -f test/docker-compose.yml
command: docker-compose -f test/docker-compose.yml logs
when: always
- store_artifacts:
path: test-results
Expand Down

0 comments on commit 9a8cec5

Please sign in to comment.