mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 10:32:56 +01:00
Update minimum git version images to git 2.9.0
See https://gitlab.com/gitlab-org/gitaly/merge_requests/548
This commit is contained in:
parent
f6ad6999e9
commit
48fbcc5811
2 changed files with 8 additions and 4 deletions
|
|
@ -48,10 +48,10 @@ before_script:
|
|||
# Tests
|
||||
|
||||
ruby-2.3-golang-1.9-git-2.14 test: *test_custom
|
||||
ruby-2.3-golang-1.9-git-2.8 test: *test_custom
|
||||
ruby-2.3-golang-1.9-git-2.9 test: *test_custom
|
||||
ruby-2.3.5-golang-1.9-git-2.14-chrome-64.0-node-8.x-yarn-1.2-postgresql-9.6 test: *test_custom
|
||||
ruby-2.3.6-golang-1.9-git-2.14-chrome-64.0-node-8.x-yarn-1.2-postgresql-9.6 test: *test_custom
|
||||
golang-1.9-git-2.8.4 test: *test_custom
|
||||
golang-1.9-git-2.9.0 test: *test_custom
|
||||
golang-1.9-git-2.14 test: *test_custom
|
||||
node-8.9-chrome-64.0-yarn-1.2 test: *test_custom
|
||||
|
||||
|
|
@ -69,10 +69,10 @@ omnibus-gitlab-xenial test: *test_build
|
|||
# Builds
|
||||
|
||||
ruby-2.3-golang-1.9-git-2.14: *build_and_deploy_custom
|
||||
ruby-2.3-golang-1.9-git-2.8: *build_and_deploy_custom
|
||||
ruby-2.3-golang-1.9-git-2.9: *build_and_deploy_custom
|
||||
ruby-2.3.5-golang-1.9-git-2.14-chrome-64.0-node-8.x-yarn-1.2-postgresql-9.6: *build_and_deploy_custom
|
||||
ruby-2.3.6-golang-1.9-git-2.14-chrome-64.0-node-8.x-yarn-1.2-postgresql-9.6: *build_and_deploy_custom
|
||||
golang-1.9-git-2.8.4: *build_and_deploy_custom
|
||||
golang-1.9-git-2.9.0: *build_and_deploy_custom
|
||||
golang-1.9-git-2.14: *build_and_deploy_custom
|
||||
node-8.9-chrome-64.0-yarn-1.2: *build_and_deploy_custom
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue