fix changelog multiline
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -238,7 +238,7 @@ pipeline {
|
||||
|LastTag=gitversionhelper.tag.getLastTag(same_branch=True)
|
||||
|CommitHistory=gitversionhelper.commit.getMessagesSinceTag(LastTag, merged_output=True, ignore_merged=True)
|
||||
|Changelog = ChangelogFactory(CommitHistory).RenderFullChangelog(include_unknown=True)
|
||||
|print(Changelog)
|
||||
|print(Changelog.replace("\\n","\\n\\n")
|
||||
|
|
||||
|__EOWRAPPER__
|
||||
""".stripMargin(),
|
||||
|
||||
Reference in New Issue
Block a user