mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-05-03 16:59:37 +00:00
fix sheddulers
This commit is contained in:
parent
18ab56dd0c
commit
9d7d58971e
@ -34,7 +34,7 @@ class BuildBotShedulers(BuildBotModule):
|
|||||||
'LinuxCMakeBuilderQt6',
|
'LinuxCMakeBuilderQt6',
|
||||||
'WindowsCMakeBuilder',
|
'WindowsCMakeBuilder',
|
||||||
'Wasm32Builder',
|
'Wasm32Builder',
|
||||||
'iOSCMakeBuilder',
|
'IOSCMakeBuilder',
|
||||||
]
|
]
|
||||||
|
|
||||||
prodBuilders = ['AndroidBuilder_v7',
|
prodBuilders = ['AndroidBuilder_v7',
|
||||||
@ -43,7 +43,7 @@ class BuildBotShedulers(BuildBotModule):
|
|||||||
'LinuxCMakeBuilder',
|
'LinuxCMakeBuilder',
|
||||||
'LinuxCMakeBuilderQt6',
|
'LinuxCMakeBuilderQt6',
|
||||||
'WindowsCMakeBuilder',
|
'WindowsCMakeBuilder',
|
||||||
'iOSCMakeBuilder'
|
'IOSCMakeBuilder'
|
||||||
]
|
]
|
||||||
|
|
||||||
buildersDeployCode = ['DocsGenerator']
|
buildersDeployCode = ['DocsGenerator']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user