Skip to content

Commit

Permalink
Don't store coverage reports as Circle artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
islemaster committed Aug 23, 2018
1 parent 8d86953 commit e31472b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Expand Up @@ -210,10 +210,6 @@ jobs:
path: /home/circleci/project/artifacts
destination: artifacts

- store_artifacts:
path: /home/circleci/project/apps/coverage
destination: coverage

- store_artifacts:
path: /home/circleci/project/apps/log
destination: apps-test-logs
Expand Down

0 comments on commit e31472b

Please sign in to comment.