chore(source-db2): Convert to new gradle build flow (do not merge) (#62915)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: yue.li@airbyte.io <yue.li@airbyte.io>
This commit is contained in:
committed by
GitHub
parent
8d9ffb4db8
commit
304039cfe6
@@ -1,5 +1,7 @@
|
||||
plugins {
|
||||
id 'airbyte-java-connector'
|
||||
id "io.airbyte.gradle.docker"
|
||||
id 'airbyte-connector-docker-convention'
|
||||
}
|
||||
|
||||
airbyteJavaConnector {
|
||||
|
||||
@@ -13,7 +13,7 @@ data:
|
||||
- suite: integrationTests
|
||||
connectorType: source
|
||||
definitionId: 447e0381-3780-4b46-bb62-00a4e3c8b8e2
|
||||
dockerImageTag: 0.3.0
|
||||
dockerImageTag: 0.3.1
|
||||
dockerRepository: airbyte/source-db2
|
||||
documentationUrl: https://docs.airbyte.com/integrations/sources/db2
|
||||
githubIssueLabel: source-db2
|
||||
|
||||
Reference in New Issue
Block a user