Skip to content

Commit 385813a

Browse files
committed
trigger new build.
1 parent fcef0f1 commit 385813a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/plugins/src/main/kotlin/software.sava.gradle.report.develocity.settings.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ develocity {
1010
if (!providers.environmentVariable("CI").getOrElse("false").toBoolean()) {
1111
publishing.onlyIf { false }
1212
}
13+
1314
// publishing.onlyIf { providers.environmentVariable("CI").getOrElse("false").toBoolean() }
1415
}
1516
}

0 commit comments

Comments
 (0)