Details
-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Minor
-
Resolution: Duplicate
-
Component/s: content
-
Labels:
-
Similar Issues:
Description
cleanWs step from Workspace Cleanup Plugin is not listed in the Pipeline Steps Reference.
Attachments
Issue Links
- duplicates
-
JENKINS-37215 Make HTML step reference honor metasteps
-
- In Review
-
The cleanWs step is defined by a @Symbol annotation, which isn't supported by the process that gathers pipeline step documentation, which is why this (among many others) step is missing from the steps reference page.
This relates to JENKINS-37215.