congigure pg15 image infra

nils/version-15
Nils Dijk 2022-05-02 16:57:36 +02:00
parent ef45cf1fb9
commit d2838b83a1
No known key found for this signature in database
GPG Key ID: CA1177EF9434F241
1 changed files with 5 additions and 2 deletions

View File

@ -6,13 +6,16 @@ orbs:
parameters:
image_suffix:
type: string
default: '-vabaecad'
default: '-dev-6385a38'
pg13_version:
type: string
default: '13.4'
pg14_version:
type: string
default: '14.0'
pg15_version:
type: string
default: '15devel'
upgrade_pg_versions:
type: string
default: '13.4-14.0'
@ -537,7 +540,7 @@ workflows:
- build:
name: build-15
pg_major: 15
image_tag: '15-source-dev-202205021637'
image_tag: '<< pipeline.parameters.pg15_version >>'
- check-style
- check-sql-snapshots