Skip to content

Commit bb12e5c

Browse files
finnegancarrollrgsriram
authored andcommitted
Remove ide.gradle debug artifact. (opensearch-project#17908)
Signed-off-by: Finn Carroll <[email protected]> Signed-off-by: Sriram Ganesh <[email protected]>
1 parent 6943dbc commit bb12e5c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

gradle/ide.gradle

-4
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ if (System.getProperty('idea.active') == 'true') {
4949
}
5050
}
5151

52-
buildScan {
53-
server = 'https://127.0.0.1'
54-
}
55-
5652
idea {
5753
project {
5854
vcs = 'Git'

0 commit comments

Comments
 (0)