latest tag test

This commit is contained in:
AlmostIvanSidorov 2023-09-01 11:14:26 +03:00
parent 6afa58dd00
commit 498dd983e8
2 changed files with 5 additions and 3 deletions

View File

@ -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:

View File

@ -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: