Skip to content

Commit c838b46

Browse files
committed
Add a projectId
1 parent 69fc39d commit c838b46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ val isCi = isJenkinsBuild || isGithubActionsBuild
3737

3838
develocity {
3939
server = "https://develocity.apache.org"
40+
projectId = "beam"
4041

4142
buildScan {
4243
uploadInBackground = !isCi

0 commit comments

Comments
 (0)