How to use caching on CircleCI

Опубликовано: 10 Июль 2018
на канале: CircleCI
3,802
87

https://circleci.com/docs/2.0/caching/

See how to cache dependencies to speed up future jobs by decreasing download times.

00:00 - introduction
00:26 - creating the cache
00:56 - save_cache key
01:54 - restore_cache key
02:15 - an example of a job without cache
03:28 - an example of a job with cache
04:30 - how to reset the cache with version keys
05:45 - additional tips
06:30 - summary

Presented By: Fernando Mouco