diff options
-rw-r--r-- | doc/ci/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md index ca7266ac68f..3f4b344f784 100644 --- a/doc/ci/README.md +++ b/doc/ci/README.md @@ -62,6 +62,7 @@ learn how to leverage its potential even more. environments and use them for different purposes like testing, building and deploying - [Job artifacts](../user/project/pipelines/job_artifacts.md) +- [Caching dependencies](caching/index.md) - [Git submodules](git_submodules.md) - How to run your CI jobs when Git submodules are involved - [Auto deploy](autodeploy/index.md) |