gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.config / GitlabConfig

GitlabConfig

class GitlabConfig

Constructors

<init>

GitlabConfig(project: Project)

Properties

publicationNames

val publicationNames: MutableSet<String>

The name of the publication that should be attached to the release.

Functions

publicationName

fun publicationName(name: String): Boolean

Adds an additional publication name to be released with task releaseToGitlab to GitLab