Skip to content

Commit

Permalink
add missing publishAlways construct to gradle enterprise
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoayyed authored Dec 4, 2023
1 parent 8321524 commit a98b83a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ buildCache {
gradleEnterprise {
server = 'https://develocity.apereo.org/'
allowUntrustedServer = false
// accessKey = gradleEnterpriseAccessKey
buildScan {
publishAlways()
publishIfAuthenticated()
capture {
taskInputFiles = true
Expand Down

0 comments on commit a98b83a

Please sign in to comment.