mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Add a new gitlab-qa-alpine lighter image
Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
parent
4fc1e61bf3
commit
86340e8431
2 changed files with 26 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue