diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 012e86804..ec89befa3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,7 @@ jobs: matrix: java: [8, 11, 17, 21] env: - DEVELOCITY_ACCESS_KEY: ${{ secrets.GE_ACCESS_TOKEN }} + DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }} steps: - uses: actions/checkout@v3 @@ -91,7 +91,7 @@ jobs: matrix: zookeeper: [curator-test-zk38, curator-test-zk37, curator-test-zk36, curator-test-zk35] env: - DEVELOCITY_ACCESS_KEY: ${{ secrets.GE_ACCESS_TOKEN }} + DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }} steps: - uses: actions/checkout@v3 diff --git a/.mvn/develocity.xml b/.mvn/develocity.xml index fd1def1aa..ad3fac341 100644 --- a/.mvn/develocity.xml +++ b/.mvn/develocity.xml @@ -22,8 +22,9 @@ + curator - https://ge.apache.org + https://develocity.apache.org #{isFalse(env['GITHUB_ACTIONS'])} diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 8bd826fcc..4f060d283 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -25,7 +25,7 @@ com.gradle develocity-maven-extension