Skip to content

Commit

Permalink
archiving logs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed May 11, 2018
1 parent 9ebabae commit 5eeda17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -74,8 +74,8 @@ jobs:
path: /root/project/.coverage.3.6.4
destination: .coverage.3.6.4
- store_artifacts:
path: /root/project/logging.log
destination: logging.log
path: /root/project/logs
path: logs
- store_artifacts:
path: /root/project/docs/_build/html
destination: docs

0 comments on commit 5eeda17

Please sign in to comment.