[Komodo] mbecker20: Commit Resource File: update dev.toml

This commit is contained in:
komodo
2024-11-26 02:52:50 +00:00
parent eec3c47f81
commit 74bea0cb20

View File

@ -115,6 +115,13 @@ executions = [
{ execution.type = "BatchRunBuild", execution.params.pattern = "komodo-binaries-dev-*", enabled = true } { 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]] [[resource_sync]]