Skip to content
Snippets Groups Projects
Commit d8277e70 authored by Ivan Nemytchenko's avatar Ivan Nemytchenko
Browse files

Defined id manually for .gitlab-ci.yml header so that autogenerated one from...

Defined id manually for .gitlab-ci.yml header so that autogenerated one from TocDoc is the same as one in our markdown
parent 81e57e78
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment