summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Nemytchenko <ivannemytchenko@gmail.com>2016-07-19 16:06:57 +0000
committerIvan Nemytchenko <ivannemytchenko@gmail.com>2016-07-19 16:06:57 +0000
commitd8277e7096ac187388899fac167cb5f92395d435 (patch)
tree8e792209dabe75a648cfbb6120e7015fabda67d0
parent81e57e783e8882de21d27d9191c09404ed7faca3 (diff)
downloadgitlab-ce-gitlab-ci-yml-anchor-fix.tar.gz
Defined id manually for .gitlab-ci.yml header so that autogenerated one from TocDoc is the same as one in our markdowngitlab-ci-yml-anchor-fix
-rw-r--r--doc/ci/yaml/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index 31b4fd2669e..f6cb137e842 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -49,6 +49,7 @@ If you want a quick introduction to GitLab CI, follow our
---
## .gitlab-ci.yml
+{: #gitlab-ci-yml}
From version 7.12, GitLab CI uses a [YAML](https://en.wikipedia.org/wiki/YAML)
file (`.gitlab-ci.yml`) for the project configuration. It is placed in the root