Skip to content

Commit 770b28a

Browse files
committed
add elasticsearch into published projects
1 parent 5ea4071 commit 770b28a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ subprojectsOf("lib", "spring", "examples", "ktor") {
5858
val publishedProjects = listOf(
5959
"stove-testing-e2e",
6060
"stove-testing-e2e-couchbase",
61+
"stove-testing-e2e-elasticsearch",
6162
"stove-testing-e2e-http",
6263
"stove-testing-e2e-kafka",
6364
"stove-testing-e2e-rdbms-postgres",

0 commit comments

Comments
 (0)