Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ec39a6c

Browse files
committedMar 21, 2024
Enable build scan extraction
1 parent 65958ba commit ec39a6c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎.github/hibernate-github-bot.yml

+7
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@ jira:
88
- "Jenkinsfile"
99
- "*/Jenkinsfile"
1010
- "*.Jenkinsfile"
11+
develocity:
12+
buildScan:
13+
addSummary: true
14+
jenkins:
15+
extract: true
16+
gitHubActions:
17+
extract: true

0 commit comments

Comments
 (0)
Please sign in to comment.