Bump style checker tools version to 0.8.18

update-style-checker-tools-version
gledis69 2022-08-19 11:01:46 +03:00
parent 2b74735496
commit 9ac60d1efa
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ orbs:
parameters: parameters:
image_suffix: image_suffix:
type: string type: string
default: '-v0aadde0' default: '-dev-4928b60'
pg13_version: pg13_version:
type: string type: string
default: '13.4' default: '13.4'
@ -18,7 +18,7 @@ parameters:
default: '13.4-14.0-15beta3' default: '13.4-14.0-15beta3'
style_checker_tools_version: style_checker_tools_version:
type: string type: string
default: '0.7.9' default: '0.8.18'
jobs: jobs:
build: build:
description: Build the citus extension description: Build the citus extension