mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Add Gitaly CI image with Git 2.21
This commit is contained in:
parent
033abc98df
commit
b1ecdbffc5
2 changed files with 6 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ ruby-2.5-golang-1.10-git-2.18 test: *test_custom
|
|||
ruby-2.5-golang-1.11-git-2.18 test: *test_custom
|
||||
ruby-2.6-golang-1.11-git-2.18 test: *test_custom
|
||||
ruby-2.5-golang-1.12-git-2.18 test: *test_custom
|
||||
ruby-2.5-golang-1.12-git-2.21 test: *test_custom
|
||||
ruby-2.6-golang-1.12-git-2.18 test: *test_custom
|
||||
|
||||
|
||||
|
|
@ -117,6 +118,7 @@ ruby-2.5-golang-1.10-git-2.18: *build_and_deploy_custom
|
|||
ruby-2.5-golang-1.11-git-2.18: *build_and_deploy_custom
|
||||
ruby-2.6-golang-1.11-git-2.18: *build_and_deploy_custom
|
||||
ruby-2.5-golang-1.12-git-2.18: *build_and_deploy_custom
|
||||
ruby-2.5-golang-1.12-git-2.21: *build_and_deploy_custom
|
||||
ruby-2.6-golang-1.12-git-2.18: *build_and_deploy_custom
|
||||
|
||||
# Used by GitLab CE/EE: https://gitlab.com/gitlab-org/gitlab-ee/blob/master/.gitlab-ci.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue