Skip to content

Commit

Permalink
store npm log artifacts for deploy-docs-production job
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane committed Mar 19, 2020
1 parent 66d4266 commit 3a441aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,9 @@ jobs:
# use script that just deploys without rebuilding the production docs
- run: npm run deploy-prebuilt -- --environment production --scrape
- run: cat public/build.json
- store_artifacts:
path: npm-debug.log


workflows:
version: 2
Expand Down

0 comments on commit 3a441aa

Please sign in to comment.