Merge branch 'opensuse-15.2-image' into 'master'

Add tester image for openSUSE Leap 15.2

See merge request gitlab-org/gitlab-build-images!323
This commit is contained in:
Stan Hu 2020-10-07 05:21:43 +00:00
commit c1f7646cbb
2 changed files with 25 additions and 0 deletions

View file

@ -96,6 +96,7 @@ omnibus-gitlab-centos7 test: *test_build
omnibus-gitlab-centos8 test: *test_build
omnibus-gitlab-jessie test: *test_build
omnibus-gitlab-opensuse15.1 test: *test_build
omnibus-gitlab-opensuse15.2 test: *test_build
omnibus-gitlab-stretch test: *test_build
omnibus-gitlab-buster test: *test_build
omnibus-gitlab-xenial test: *test_build
@ -157,6 +158,7 @@ omnibus-gitlab-centos7: *build_and_deploy
omnibus-gitlab-centos8: *build_and_deploy
omnibus-gitlab-jessie: *build_and_deploy
omnibus-gitlab-opensuse15.1: *build_and_deploy
omnibus-gitlab-opensuse15.2: *build_and_deploy
omnibus-gitlab-stretch: *build_and_deploy
omnibus-gitlab-buster: *build_and_deploy
omnibus-gitlab-xenial: *build_and_deploy