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 6, 2020
1 parent 7da7e12 commit 3296800
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 @@ -72,7 +72,7 @@ test: &test
command: |
docker-compose -f tests/docker-compose.yml pull
docker-compose -f tests/docker-compose.yml up --abort-on-container-exit
docker volume ls
docker cp tests_results:/* test-results/
no_output_timeout: 1h
- store_artifacts:
path: test-results
Expand Down

0 comments on commit 3296800

Please sign in to comment.