mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-16 05:16:08 +02:00
Archive debug report in piper post action stage (#2101)
This commit is contained in:
parent
7a028c4149
commit
265541354d
@ -50,7 +50,9 @@ void call(Map parameters = [:]) {
|
||||
slackSendNotification script: parameters.script
|
||||
}
|
||||
}
|
||||
|
||||
mailSendNotification script: script
|
||||
debugReportArchive script: script
|
||||
piperPublishWarnings script: script
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user