mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-02-06 06:53:18 +00:00
fix: temporary fix to disable default experimental builds on fleets (#1810)
This commit is contained in:
parent
bbded9eea7
commit
e9028618fd
@ -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