[Komodo] Commit Sync: update dev.toml
This commit is contained in:
3
dev.toml
3
dev.toml
@ -140,7 +140,8 @@ executions = [
|
||||
name = "Build Multi Arch"
|
||||
enabled = true
|
||||
executions = [
|
||||
{ execution.type = "BatchRunBuild", execution.params.pattern = "komodo-*-dev", enabled = true }
|
||||
{ execution.type = "RunBuild", execution.params.build = "komodo-core-dev", enabled = true },
|
||||
{ execution.type = "RunBuild", execution.params.build = "komodo-periphery-dev", enabled = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
Reference in New Issue
Block a user