-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.121.2
GitLab plugin 1.5.12
The snippet generator produces nonsense when trying to generate a snippets for GitLab triggers.
properties([gitLabConnection(''), [$class: 'GitlabLogoProperty', repositoryName: ''], pipelineTriggers([<object of type com.dabsquared.gitlabjenkins.GitLabPushTrigger>])])
I have no idea why the GitLab Logo plugin is referenced there.
Thanks.