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:
Marc Mattmüller 2023-08-21 15:36:57 +02:00
parent f4aeb3c3dd
commit a3edca0cb5
1 changed files with 1 additions and 1 deletions

View File

@ -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 {