Fixing CI-Deployment by implementing mavenCentralPublish
.gradle
#568
Labels
ci
Related to continuous integration
mavenCentralPublish
.gradle
#568
Currently, our CI does not include the publish task, which prevents deployment as expected. The objective is to integrate the
mavenCentralPublish.gradle
script into this project so that the deployment process mirrors the configuration and execution used in previous projects. This task involves updating the CI pipeline to call the new script and ensuring that all Maven Central publishing settings are correctly configured.The text was updated successfully, but these errors were encountered: