Add a new gitlab-qa-alpine lighter image

Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
Rémy Coutable 2018-11-14 19:41:18 +01:00
parent 4fc1e61bf3
commit 86340e8431
No known key found for this signature in database
GPG key ID: 98DFFD1C0C62B70B
2 changed files with 26 additions and 0 deletions

View file

@ -85,6 +85,7 @@ danger test: *test_build
alpine-aws test: *test_build
gitlab-charts-build-base test: *test_build
gitlab-qa test: *test_build
gitlab-qa-alpine test: *test_build
gitlab-puppeteer test: *test_build
omnibus-gitlab-bionic test: *test_build
omnibus-gitlab-centos6 test: *test_build
@ -135,6 +136,7 @@ danger: *build_and_deploy
alpine-aws: *build_and_deploy
gitlab-charts-build-base: *build_and_deploy
gitlab-qa: *build_and_deploy
gitlab-qa-alpine: *build_and_deploy
gitlab-puppeteer: *build_and_deploy
omnibus-gitlab-bionic: *build_and_deploy
omnibus-gitlab-centos6: *build_and_deploy