mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
ci: Fix missing deployment jobs for Git v2.28
While the test jobs for Git v2.28 were added already in 3e75b17 (Upgrade
to Git v2.28.0.rc1, 2020-07-20), the commit forgot to add deployment
jobs to the build matrix.
Fix this by adding two new deployment jobs for Git v2.28.
This commit is contained in:
parent
26038fcd1a
commit
95ac022e12
1 changed files with 2 additions and 0 deletions
|
|
@ -131,6 +131,8 @@ ruby-2.6-golang-1.14-git-2.25: *build_and_deploy_custom
|
|||
ruby-2.6-golang-1.14-git-2.26: *build_and_deploy_custom
|
||||
ruby-2.6-golang-1.14-git-2.27: *build_and_deploy_custom
|
||||
ruby-2.6-golang-1.14-git-2.27-pgbouncer-1.14: *build_and_deploy_custom
|
||||
ruby-2.6-golang-1.14-git-2.28: *build_and_deploy_custom
|
||||
ruby-2.6-golang-1.14-git-2.28-pgbouncer-1.14: *build_and_deploy_custom
|
||||
|
||||
# Used by GitLab CE/EE: https://gitlab.com/gitlab-org/gitlab-ee/blob/master/.gitlab-ci.yml
|
||||
ruby-2.6.6-golang-1.14-git-2.27-lfs-2.9-chrome-84-node-12.x-yarn-1.21-postgresql-11-graphicsmagick-1.3.34: *build_and_deploy_custom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue