Add GitLab QA base image

This commit is contained in:
Grzegorz Bizon 2017-02-20 09:28:40 +01:00
parent 556e02569f
commit 239954ade2
2 changed files with 9 additions and 0 deletions

View file

@ -34,6 +34,7 @@ ruby-2.3-static-analyses test: *test_build
www-gitlab-com test: *test_build
doc-gitlab-com test: *test_build
terraform-0.1 test: *test_build
gitlab-qa test: *test_build
ruby-2.1-git-2.7-phantomjs-2.1: *build_and_deploy
ruby-2.3-git-2.7-phantomjs-2.1: *build_and_deploy
@ -42,3 +43,4 @@ ruby-2.3-static-analyses: *build_and_deploy
www-gitlab-com: *build_and_deploy
doc-gitlab-com: *build_and_deploy
terraform-0.1: *build_and_deploy
gitlab-qa: *build_and_deploy