mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Switch from com.gradle.enterprise to com.gradle.develocity
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user