mirror of
https://github.com/valitydev/clickhouse-sink-connector.git
synced 2024-11-06 10:35:21 +00:00
latest tag test
This commit is contained in:
parent
6afa58dd00
commit
498dd983e8
5
.github/workflows/testflow_tests.yml
vendored
5
.github/workflows/testflow_tests.yml
vendored
@ -11,11 +11,12 @@ on:
|
||||
description: "sink connector version"
|
||||
required: true
|
||||
type: string
|
||||
default: "2023-08-07"
|
||||
default: "2023-08-28"
|
||||
|
||||
env:
|
||||
# SINK_CONNECTOR_VERSION: "${{ inputs.sink_version }}"
|
||||
SINK_CONNECTOR_VERSION: "2023-08-28"
|
||||
# SINK_CONNECTOR_VERSION: "2023-08-28"
|
||||
SINK_CONNECTOR_VERSION: "latest"
|
||||
|
||||
jobs:
|
||||
testflows:
|
||||
|
@ -15,7 +15,8 @@ on:
|
||||
|
||||
env:
|
||||
# SINK_CONNECTOR_VERSION: "${{ inputs.sink_version }}"
|
||||
SINK_CONNECTOR_VERSION: "2023-08-11"
|
||||
# SINK_CONNECTOR_VERSION: "2023-08-11"
|
||||
SINK_CONNECTOR_VERSION: "latest"
|
||||
|
||||
jobs:
|
||||
testflows_lightweight:
|
||||
|
Loading…
Reference in New Issue
Block a user