mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Add GitLab docs linting image to project, based on existing docs image for linting
This commit is contained in:
parent
a561aa78a8
commit
80e889b8f0
3 changed files with 36 additions and 15 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue