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