The writeFile step is not using the encoding provided in the configuration. There is even a comment in the code.
The encoding field should be either removed or used, IMO.
- duplicates
-
JENKINS-27094 WriteFileStep ignores encoding
- Resolved