mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-03-07 01:23:14 +00:00
fix: typo
This commit is contained in:
parent
859b46eb10
commit
d2b3ce2cf6
@ -44,7 +44,7 @@ pipeline {
|
|||||||
)
|
)
|
||||||
choice(
|
choice(
|
||||||
name: "LOWEST_LOG_LEVEL_ALLOWED",
|
name: "LOWEST_LOG_LEVEL_ALLOWED",
|
||||||
choces: ['TRACE', 'DEGUG', 'INFO', 'NOTICE', 'WARN', 'ERROR', 'FATAL'],
|
choices: ['TRACE', 'DEGUG', 'INFO', 'NOTICE', 'WARN', 'ERROR', 'FATAL'],
|
||||||
description: "Defines the log level, which will be available at runtime (Chronicles log level)",
|
description: "Defines the log level, which will be available at runtime (Chronicles log level)",
|
||||||
)
|
)
|
||||||
booleanParam(
|
booleanParam(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user