Skip to content

Commit

Permalink
Publish acceptance test utils maven artifact (#14142)
Browse files Browse the repository at this point in the history
  • Loading branch information
terencecho authored Jun 27, 2022
1 parent 16d99b9 commit f918d32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions airbyte-test-utils/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ dependencies {
testImplementation libs.platform.testcontainers.postgresql
testImplementation libs.platform.testcontainers.cockroachdb
}

Task publishArtifactsTask = getPublishArtifactsTask("$rootProject.ext.version", project)

0 comments on commit f918d32

Please sign in to comment.