Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-38499

Not possible to trigger from jenkins pipeline

XMLWordPrintable

      I would like to use this plugin from a jenkins pipeline to easily trigger a build on the same node, something like

      step([$class: 'TriggerBuilder', projects: 'windows_reboot', current: true, parameters: 'cleanup_windows_workspace=$WORKSPACE'])

      Looks this plugin doesn't have support yet to be used from a jenkins pipeline (as far as I could find, no documentation at least)

            huybrechts huybrechts
            jwillemsen Johnny Willemsen
            Votes:
            3 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: