jenkinsci / jenkinsci/workflow-basic-steps-plugin
[JENKINS-47801] stash does not include empty folders
- Dominant language
- Java
- Stars
- 73
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
The stash step does not include empty folders. I would expect that after stash -> cleanWs() -> unstash the workspace would be an exact copy of what it was before.
This was once mentioned in JENKINS-37327">JENKINS-37327
---
Originally reported by
gordin, imported from: stash does not include empty folders
Raw content of original issue
The stash step does not include empty folders. I would expect that after stash -> cleanWs() -> unstash the workspace would be an exact copy of what it was before.
This was once mentioned in
JENKINS-37327
Contributor guide
Assessment
This issue has not been assessed yet.