From 6c5390df27b13ed0dba4ccdf20cc501be0b86549 Mon Sep 17 00:00:00 2001 From: Phil Winder Date: Fri, 28 Apr 2023 16:25:35 +0100 Subject: [PATCH] chore(detection): disable detection job --- config.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/config.yaml b/config.yaml index a940208..cf66276 100644 --- a/config.yaml +++ b/config.yaml @@ -106,15 +106,6 @@ graph: path: /inputs/ outputs: - path: /outputs -- id: detection-node - job_id: detection-job - inputs: - - node_id: metadata-node - predicate: '.*(video\/|image\/).*' - - node_id: root-node - path: /inputs - outputs: - - path: /outputs # - id: detection-node # job_id: detection-job # inputs: