Fix typo in .gitlab-ci.yml heading

This commit is contained in:
Mathijs de Kruyf 2018-01-24 12:03:12 +00:00
parent e2a56af930
commit 8a852dee62

View file

@ -110,7 +110,7 @@ future GitLab releases.**
| `CI_BUILD_MANUAL` | `CI_JOB_MANUAL` |
| `CI_BUILD_TOKEN` | `CI_JOB_TOKEN` |
## `.gitlab-ci.yaml` defined variables
## `.gitlab-ci.yml` defined variables
>**Note:**
This feature requires GitLab Runner 0.5.0 or higher and GitLab CI 7.14 or higher.