mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-08 08:53:06 +00:00
Upped Jenkins make verbosity to 1 (#785)
This commit is contained in:
parent
1e3baa35d1
commit
d6da988ab4
@ -17,7 +17,7 @@ pipeline {
|
||||
string(
|
||||
name: 'VERBOSITY',
|
||||
description: 'Makefile verbosity level.(0-2)',
|
||||
defaultValue: params.VERBOSITY ?: '0'
|
||||
defaultValue: params.VERBOSITY ?: '1'
|
||||
)
|
||||
string(
|
||||
name: 'MAKEFLAGS',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user