Skip to content

Commit

Permalink
Specify artifacts destination
Browse files Browse the repository at this point in the history
  • Loading branch information
ngs committed Jul 7, 2018
1 parent 82318d4 commit 0b45210
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ references:
path: test_output
- store_artifacts:
path: coverage
destination: coverage
- store_artifacts:
path: pkg
destination: pkg

jobs:
test-9.4.0:
Expand Down

0 comments on commit 0b45210

Please sign in to comment.