mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-03-05 15:15:44 +02:00
Fix identations
This commit is contained in:
parent
12a41cfad2
commit
8c07f69946
@ -122,9 +122,9 @@ void call(parameters = [:]) {
|
||||
|
||||
configuration = configHelper.mixin([changeDocumentId: changeId?.trim() ?: null], ['changeDocumentId'] as Set)
|
||||
|
||||
/**
|
||||
* The id of the change document to transport. If not provided, it is retrieved from the git commit history.
|
||||
*/
|
||||
/**
|
||||
* The id of the change document to transport. If not provided, it is retrieved from the git commit history.
|
||||
*/
|
||||
.withMandatoryProperty('changeDocumentId',
|
||||
"No changeDocumentId provided. Neither via parameter 'changeDocumentId' " +
|
||||
"nor via label '${configuration.changeManagement.changeDocumentLabel}' in commit range " +
|
||||
|
Loading…
x
Reference in New Issue
Block a user