[Komodo] mbecker20: Commit Resource File: update dev.toml
This commit is contained in:
7
dev.toml
7
dev.toml
@ -115,6 +115,13 @@ executions = [
|
||||
{ execution.type = "BatchRunBuild", execution.params.pattern = "komodo-binaries-dev-*", enabled = true }
|
||||
]
|
||||
|
||||
[[procedure.config.stage]]
|
||||
name = "Build Multi Arch"
|
||||
enabled = true
|
||||
executions = [
|
||||
{ execution.type = "BatchRunBuild", execution.params.pattern = "komodo-*-dev", enabled = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[resource_sync]]
|
||||
|
Reference in New Issue
Block a user