Skip to content

Commit

Permalink
don't cleanup volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Faircloth committed Jun 29, 2019
1 parent e7dfc3c commit eb874c7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,6 @@
docker cp dummy:/work/test-results/functional test-results
docker rm dummy
- run:
name: Cleanup volumes
command: |
docker volume rm sc4s-tests
docker volume rm sc4s-results
- store_test_results:
path: test-results
publish:
Expand Down

0 comments on commit eb874c7

Please sign in to comment.