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

Use Symbol annotation for Workspace Cleanup plugin

XMLWordPrintable

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

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

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

      to

      wsCleanup cleanWhenFailure: false
      

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

              Created:
              Updated:
              Resolved: