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

Use Symbol annotation for Workspace Cleanup plugin

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Done
    • Minor
    • ws-cleanup-plugin
    • None

    Description

      Add @Symbol annotations to Workspace Cleanup plugin.
      So the Pipeline code can be changed from:

      step ([$class: 'WsCleanup', cleanWhenFailure: false])
      

      to

      wsCleanup cleanWhenFailure: false
      

      Attachments

        Issue Links

          Activity

            People

              alexsomai Alexandru Somai
              alexsomai Alexandru Somai
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: