Add gitlab-ui image

This commit is contained in:
Jose Vargas 2018-09-11 10:39:57 -05:00
parent 2d6c97b6fb
commit 7ceb855d07
2 changed files with 10 additions and 0 deletions

View file

@ -105,6 +105,7 @@ danger test: *test_build
alpine-aws test: *test_build
gitlab-charts-build-base test: *test_build
gitlab-qa test: *test_build
gitlab-ui test: *test_build
omnibus-gitlab-bionic test: *test_build
omnibus-gitlab-centos6 test: *test_build
omnibus-gitlab-centos7 test: *test_build
@ -177,6 +178,7 @@ danger: *build_and_deploy
alpine-aws: *build_and_deploy
gitlab-charts-build-base: *build_and_deploy
gitlab-qa: *build_and_deploy
gitlab-ui: *build_and_deploy
omnibus-gitlab-bionic: *build_and_deploy
omnibus-gitlab-centos6: *build_and_deploy
omnibus-gitlab-centos7: *build_and_deploy