We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69fc39d commit c838b46Copy full SHA for c838b46
settings.gradle.kts
@@ -37,6 +37,7 @@ val isCi = isJenkinsBuild || isGithubActionsBuild
37
38
develocity {
39
server = "https://develocity.apache.org"
40
+ projectId = "beam"
41
42
buildScan {
43
uploadInBackground = !isCi
0 commit comments