githubtraining / ci-circle

Course repo for Learning Lab course "Continuous Integration with CircleCI". Template repo ➡
https://github.com/githubtraining/ci-circle-template
Creative Commons Attribution 4.0 International
3 stars 9 forks source link

Extension: Use caching #40

Closed hectorsector closed 5 years ago

hectorsector commented 5 years ago

If we add caching to the config, we can speed up runtimes for the build.

brianamarie commented 5 years ago

@ppremk has implemented this 👍