ribafish commented on PR #9167: URL: https://github.com/apache/cloudstack/pull/9167#issuecomment-2157874955
It is set up that any authenticated build will get published - at the moment, only CI jobs are authenticated and ASF infra already added `GE_ACCESS_TOKEN` to the organization secrets, so there's no need to do anything else. If you wanted to also publish local build scans, all you need to do is to authenticate with [ge.apache.org](https://ge.apache.org/), which you can do like [this](https://docs.gradle.com/develocity/maven-extension/current/#automated_access_key_provisioning). To sign in to [ge.apache.org](https://ge.apache.org/) you can use your ASF credentials, as your LDAP is set up with Develocity. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org