Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Ivan Vargas <jvargas@gitlab.com>2017-10-03 20:11:56 +0300
committerJose Ivan Vargas <jvargas@gitlab.com>2017-10-03 20:11:56 +0300
commitf682cc189a38e6cbe6ee92a3327d6b865c42e84a (patch)
tree212dcf7c84a96615040ce81d51cad01e6e9454d0 /.gitlab-ci.yml
parent62364576bc4e2b141752a6ea9068171fa619a6ff (diff)
parent18fee3060c78e032777b5dc6b3d1f60432446ea5 (diff)
Merge branch 'master' into sh-headless-chrome-support
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eabe3423f2f..12c67130164 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -404,6 +404,7 @@ docs lint:
before_script: []
script:
- scripts/lint-doc.sh
+ - scripts/lint-changelog-yaml
- mv doc/ /nanoc/content/
- cd /nanoc
# Build HTML from Markdown