jobs/seed: removed the number in the description of the doc job
Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
This commit is contained in:
parent
f4aeb3c3dd
commit
a3edca0cb5
|
|
@ -61,7 +61,7 @@ pipelineJob('nwl-target') {
|
|||
}
|
||||
|
||||
pipelineJob('doc') {
|
||||
displayName('10. Documentation')
|
||||
displayName('Documentation')
|
||||
description('Builds the Documentation of the work concerning NWL CI')
|
||||
authenticationToken('buildDocToken')
|
||||
logRotator {
|
||||
|
|
|
|||
Loading…
Reference in New Issue