- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for signGradleDistributionPublication (0.09 sec)
-
build-logic-commons/publishing/src/main/kotlin/gradlebuild.publish-public-libraries.gradle.kts
dependsOn("signLocalPublication") } tasks.named("publishLocalPublicationToLocalRepository") { dependsOn("signGradleDistributionPublication") } } } /** * Tasks that are called by the (currently separate) promotion build running on CI. */ tasks.register("promotionBuild") {
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Thu Oct 30 16:56:31 UTC 2025 - 5.7K bytes - Viewed (0)