Skip to content

Commit 439e263

Browse files
committed
chore: cloud support impl build config
1 parent 7cbac8d commit 439e263

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

cloud-support/cloudnet2/build.gradle.kts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,4 @@ tasks {
1212
jar {
1313
archiveClassifier = "plain"
1414
}
15-
16-
build {
17-
dependsOn(shadowJar)
18-
}
1915
}

0 commit comments

Comments
 (0)