Add support for declarative pipeline

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: hudson-wsclean-plugin
    • None

      This plugin looks great from the description. Please add it as declarative option to the pipeline.
      Something like:

      pipeline {
        options {
          cleanWorkspaces(runBefore: true)
        }
        ...
      }
      

      Or directly call it in any post section as normal step.

            Assignee:
            Unassigned
            Reporter:
            Michael Düsterhus
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: