Switch from com.gradle.enterprise to com.gradle.develocity

This commit is contained in:
daz
2024-04-03 15:09:53 -06:00
parent 81b3a2db60
commit 518b14b196
12 changed files with 41 additions and 50 deletions

View File

@@ -113,7 +113,7 @@ function renderBuildScan(result: BuildResult): string {
return renderBuildScanBadge(
'PUBLISH_FAILED',
'orange',
'https://docs.gradle.com/enterprise/gradle-plugin/#troubleshooting'
'https://docs.gradle.com/develocity/gradle-plugin/#troubleshooting'
)
}
if (result.buildScanUri) {