Add GitLab docs linting image to project, based on existing docs image for linting

This commit is contained in:
Evan Read 2018-09-17 08:50:10 +10:00
parent a561aa78a8
commit 80e889b8f0
3 changed files with 36 additions and 15 deletions

View file

@ -118,6 +118,7 @@ omnibus-gitlab-xenial test: *test_build
release-tools test: *test_build
sitespeed-gitlab test: *test_build
www-gitlab-com-2.4 test: *test_build
gitlab-docs-lint test: *test_build
# Builds
@ -191,6 +192,7 @@ omnibus-gitlab-xenial: *build_and_deploy
release-tools: *build_and_deploy
sitespeed-gitlab: *build_and_deploy
www-gitlab-com-2.4: *build_and_deploy
gitlab-docs-lint: *build_and_deploy
cache-google-chrome:
stage: automation