class GitlabConfig
GitlabConfig(project: Project) |
val publicationNames: MutableSet<String>
The name of the publication that should be attached to the release. |
fun publicationName(name: String): Boolean
Adds an additional publication name to be released with task |