diff options
Diffstat (limited to 'app/workers/all_queues.yml')
-rw-r--r-- | app/workers/all_queues.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/app/workers/all_queues.yml b/app/workers/all_queues.yml index e395a0bbed8..c9ed2e5fc84 100644 --- a/app/workers/all_queues.yml +++ b/app/workers/all_queues.yml @@ -1622,15 +1622,6 @@ :weight: 5 :idempotent: :tags: [] -- :name: pipeline_processing:pipeline_update - :worker_name: PipelineUpdateWorker - :feature_category: :continuous_integration - :has_external_dependencies: - :urgency: :high - :resource_boundary: :unknown - :weight: 5 - :idempotent: true - :tags: [] - :name: pipeline_processing:stage_update :worker_name: StageUpdateWorker :feature_category: :continuous_integration |