summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Pundsack <markpundsack@users.noreply.github.com>2016-06-16 13:55:23 -0700
committerMark Pundsack <markpundsack@users.noreply.github.com>2016-06-17 14:53:09 -0700
commitda6d148c3ff43c5b74f7d30896483b2708ccb8cd (patch)
tree109644afb06e3244acd98509a397db9668e8b6e0
parentec444e09f57e4b0e552ba77f1e678993d5ed9587 (diff)
downloadgitlab-ce-da6d148c3ff43c5b74f7d30896483b2708ccb8cd.tar.gz
Add to TOC
-rw-r--r--doc/ci/yaml/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index 51c6f814c00..6a64d48e703 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -35,6 +35,8 @@ If you want a quick introduction to GitLab CI, follow our
- [artifacts:expire_in](#artifacts-expire_in)
- [dependencies](#dependencies)
- [before_script and after_script](#before_script-and-after_script)
+- [Git Strategy](#git-strategy)
+- [Shallow cloning](#shallow-cloning)
- [Hidden jobs](#hidden-jobs)
- [Special YAML features](#special-yaml-features)
- [Anchors](#anchors)