diff options
author | Mark Pundsack <markpundsack@users.noreply.github.com> | 2016-06-16 13:55:23 -0700 |
---|---|---|
committer | Mark Pundsack <markpundsack@users.noreply.github.com> | 2016-06-17 14:53:09 -0700 |
commit | da6d148c3ff43c5b74f7d30896483b2708ccb8cd (patch) | |
tree | 109644afb06e3244acd98509a397db9668e8b6e0 /doc/ci/yaml | |
parent | ec444e09f57e4b0e552ba77f1e678993d5ed9587 (diff) | |
download | gitlab-ce-da6d148c3ff43c5b74f7d30896483b2708ccb8cd.tar.gz |
Add to TOC
Diffstat (limited to 'doc/ci/yaml')
-rw-r--r-- | doc/ci/yaml/README.md | 2 |
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) |