val gitlab: GitlabConfig
Configuration options for GitLab repositories for your project
Since
0.6.2
fun gitlab(c: Closure<GitlabConfig>): Any
Configure the field JosmPluginExtension.gitlab using a Groovy Closure
Since
0.6.2
fun gitlab(a: Action<GitlabConfig>): Unit
Configure the field JosmPluginExtension.gitlab using an Action
Since
0.6.2