[Komodo] mbecker20: Commit Resource File: update dev.toml
This commit is contained in:
2
dev.toml
2
dev.toml
@ -157,7 +157,7 @@ enabled = true
|
|||||||
executions = [
|
executions = [
|
||||||
{ execution.type = "RunBuild", execution.params.build = "komodo-core-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 },
|
{ execution.type = "RunBuild", execution.params.build = "komodo-periphery-dev", enabled = true },
|
||||||
{ execution.type = "BuildRepo", execution.params.build = "upload-binaries-dev", enabled = true },
|
{ execution.type = "BuildRepo", execution.params.repo = "upload-binaries-dev", enabled = true },
|
||||||
]
|
]
|
||||||
|
|
||||||
##
|
##
|
||||||
|
Reference in New Issue
Block a user