Open efueger opened 5 years ago
I'm experiencing the same thing
Wow much crickets.
You're experiencing this because the documentation here is incomplete.
I got this working by using persist_to_workspace
to persist the codeclimate reports and then I've moved the deploy
step into a new workflow that's able to join and upload all reports to codeclimate.
Hi @FlorinPopaCodes - thanks for pointing that out!
I'd love to update our examples to help other users. 👌
This should help. https://github.com/FlorinPopaCodes/bike_index/commit/bc2b525d35782de5fb7609a5da2469466f38917a I tested this and it runs and uploads as expected.
Repo: https://github.com/bikeindex/bike_index
https://circleci.com/gh/bikeindex/bike_index/29
To stop it from erroring, he updated his circle config file to specify 1, but he still needs to be able to report on all expected files.