-
Bug
-
Resolution: Duplicate
-
Critical
-
None
Created a simple pipeline job, as follows;
node {
readFile myFile
}
where myFile is 'File location' , and received the following error;
java.nio.file.NoSuchFileException: ...
If i look in the workspace of the job, the file which was selected as a parameter hasn't bee uploaded into the workspace, this is the bug.
- duplicates
-
JENKINS-27413 Handle file parameters
- Resolved
- is related to
-
JENKINS-27413 Handle file parameters
- Resolved