[Komodo] Commit Sync: update release.toml
This commit is contained in:
@ -102,8 +102,8 @@ tags = ["release"]
|
|||||||
name = "Build Komodo Release"
|
name = "Build Komodo Release"
|
||||||
enabled = true
|
enabled = true
|
||||||
executions = [
|
executions = [
|
||||||
{ execution.type = "BatchBuildRepo", execution.params.pattern = "\\^periphery-bin-(?:x86|aarch64)$\\", enabled = true },
|
{ execution.type = "BatchBuildRepo", execution.params.pattern = "*", enabled = true },
|
||||||
{ execution.type = "BatchRunBuild", execution.params.pattern = "\\^komodo-(?:core|periphery)-(?:x86|aarch64)$\\", enabled = true }
|
{ execution.type = "BatchRunBuild", execution.params.pattern = "*", enabled = true }
|
||||||
]
|
]
|
||||||
|
|
||||||
##
|
##
|
||||||
|
Reference in New Issue
Block a user