api / org.gradle.api.publish.maven / MavenPom / ciManagement

ciManagement

@Incubating abstract fun ciManagement(action: Action<in MavenPomCiManagement>): Unit

Configures the CI management for the publication represented by this POM.

Since
4.8