fix: ci
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-23 10:56:26 +01:00
parent 44ff9746bc
commit 95eae3d12d
6 changed files with 64 additions and 129 deletions

View File

@@ -16,7 +16,6 @@ func newRoot(app *app.App) *cobra.Command {
Short: "Orbis is a data workflow scheduler for all your batch and real-time needs",
RunE: func(cmd *cobra.Command, args []string) error {
//ctx := cmd.Context()
logger.Info("starting orbis")
ctx := context.Background()