Hi all,

i'm trying to get the gitlab-hook / Gitlab commit status publisher 
configured via DSL.
Since there is no DSL-API for now, i was thinking to get it working via a 
configure block, but can't seem to find the right syntax for the following 
part:

    <ruby-proxy-object>
      <ruby-object ruby-class="Jenkins::Tasks::PublisherProxy" 
pluginid="gitlab-hook">
        <object ruby-class="GitlabNotifier" pluginid="gitlab-hook"/>
        <pluginid pluginid="gitlab-hook" 
ruby-class="String">gitlab-hook</pluginid>
      </ruby-object>
    </ruby-proxy-object>

Is that even possible? How would i create ruby-class=".." or pluginid=".." 
with configure ?

thx,
regards,
strowi

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/fef807cf-7ad4-4876-b79f-2691df5424d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to