[Komodo] Commit Sync: update dev.toml

This commit is contained in:
komodo
2024-11-26 02:51:15 +00:00
parent 6b75cb6fcc
commit 66cc109ce5

View File

@ -104,6 +104,19 @@ build_args = """
##
[[procedure]]
name = "build-dev"
tags = ["dev"]
[[procedure.config.stage]]
name = "Build Binaries"
enabled = true
executions = [
{ execution.type = "BatchRunBuild", execution.params.pattern = """, komodo-binaries-dev-*, """, enabled = true }
]
##
[[resource_sync]]
name = "dev"
tags = ["dev"]