1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-03-03 15:02:35 +02:00

provide defaults for unixLineEnding, codePage

This commit is contained in:
Marcus Holl 2019-02-19 11:17:54 +01:00
parent 05438943ba
commit 15102feec2

View File

@ -363,6 +363,8 @@ steps:
transportRequestCreate:
developmentSystemId: null
transportRequestUploadFile:
acceptUnixStyleLineEndings: true
codePage: 'UTF-8'
failOnWarning: true
verbose: false
transportRequestRelease: