Skip to content

Commit

Permalink
Merge branch '2.4.x' into 2.5.x
Browse files Browse the repository at this point in the history
Closes gh-27791
  • Loading branch information
wilkinsona committed Aug 20, 2021
2 parents e0e6e45 + 02a988e commit 56438cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ anchors:
password: ((github-ci-release-token))
branch: main
gradle-publish-params: &gradle-publish-params
gradle_publish_key: ((gradle-publish-key))
gradle_publish_secret: ((gradle-publish-secret))
GRADLE_PUBLISH_KEY: ((gradle-publish-key))
GRADLE_PUBLISH_SECRET: ((gradle-publish-secret))
registry-mirror-vars: &registry-mirror-vars
registry-mirror-host: ((registry-mirror-host))
registry-mirror-username: ((registry-mirror-username))
Expand Down

0 comments on commit 56438cf

Please sign in to comment.