monitor_cli 1.5.2

Command line tool to sync monitor resources and execute file defined procedures
[[procedure]]
name = "build-monitor"
description = ""
tags = ["monitor"]

[procedure.config]
procedure_type = "Parallel"
webhook_enabled = true

[[procedure.config.executions]]
enabled = true

[procedure.config.executions.execution]
type = "RunBuild"

[procedure.config.executions.execution.params]
build = "monitor_core"

[[procedure.config.executions]]
enabled = true

[procedure.config.executions.execution]
type = "RunBuild"

[procedure.config.executions.execution.params]
build = "monitor_frontend"

[[procedure.config.executions]]
enabled = false

[procedure.config.executions.execution]
type = "RunBuild"

[procedure.config.executions.execution.params]
build = "monitor_frontend_dev"