Skip to content

Commit 43c43cd

Browse files
authored
Clean Up Gradle Enterprise Config
- remove unused file and overridden directive
1 parent e956413 commit 43c43cd

File tree

2 files changed

+0
-96
lines changed

2 files changed

+0
-96
lines changed

gradle/build-scan-user-data.gradle

Lines changed: 0 additions & 90 deletions
This file was deleted.

settings.gradle

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ plugins {
1111
id "io.spring.ge.conventions" version "0.0.13"
1212
}
1313

14-
gradleEnterprise {
15-
buildScan {
16-
publishOnFailure()
17-
}
18-
}
19-
2014
rootProject.name = 'spring-kafka-dist'
2115

2216
include 'spring-kafka'

0 commit comments

Comments
 (0)