| I have the same problem. In my pipeline I have the following code (slightly modified): file ( name: "dirinworkspace/file.txt", description: 'A file that should be uploaded' ) I expect the file to be in workspace/dirinworkspace/file.txt, but it's not there. This problem is at least present in Jenkins 2.113. |