Skip to content

Commit

Permalink
Revert "HSEARCH-5094 Temporarily switch to a dedicated Develocity cac…
Browse files Browse the repository at this point in the history
…he bucket"

This reverts commit 88fa02b.
  • Loading branch information
yrodiere committed Mar 22, 2024
1 parent ee0da4b commit 5a7bb87
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .mvn/gradle-enterprise.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
<remote>
<enabled>#{properties['no-build-cache'] == null}</enabled>
<storeEnabled>#{env['CI'] != null and (env['CHANGE_ID']?:'').isBlank() and (env['GITHUB_BASE_REF']?:'').isBlank() and !(env['GRADLE_ENTERPRISE_ACCESS_KEY']?:'').isBlank()}</storeEnabled>
<server>
<url>https://ge.hibernate.org/cache/hsearchtest01/</url>
</server>
</remote>
</buildCache>
</gradleEnterprise>

0 comments on commit 5a7bb87

Please sign in to comment.