mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Adapt for new structure of build results
This commit is contained in:
@@ -10,6 +10,7 @@ const successfulHelpBuild: BuildResult = {
|
||||
gradleVersion: '8.0',
|
||||
gradleHomeDir: '/opt/gradle',
|
||||
buildFailed: false,
|
||||
configCacheHit: false,
|
||||
buildScanUri: 'https://scans.gradle.com/s/abc123',
|
||||
buildScanFailed: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user