mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 22:43:09 +00:00
fix: temporary fix to disable default experimental builds on fleets (#1810)
This commit is contained in:
parent
0ed1070cef
commit
a8c1d82aeb
@ -43,7 +43,7 @@ pipeline {
|
||||
booleanParam(
|
||||
name: 'EXPERIMENTAL',
|
||||
description: 'Enable experimental features.',
|
||||
defaultValue: true
|
||||
defaultValue: false
|
||||
)
|
||||
booleanParam(
|
||||
name: 'DEBUG',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user