gitlab-build-images/.gitlab/ci/gitaly.images.yml
Balasankar "Balu" C 0dea43ac3b
Support using OS other than Debian as base for custom images
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-04 16:30:29 +05:30

14 lines
398 B
YAML

# Used by Gitaly: https://gitlab.com/gitlab-org/gitaly/blob/master/.gitlab-ci.yml
gitaly:
needs: []
extends:
- .build_and_push
stage: gitaly
parallel:
matrix:
- OS: ['debian:bullseye']
RUBY: ['2.7', '3.0']
GOLANG: ['1.16', '1.17']
GIT: ['2.33']
PGBOUNCER: ['1.14', '']
POSTGRESQL: ['11', '12', '13'] # We only use the postgresql-client