diff options
Diffstat (limited to 'app/workers/all_queues.yml')
-rw-r--r-- | app/workers/all_queues.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/workers/all_queues.yml b/app/workers/all_queues.yml index 7598e579c26..ef445055f6e 100644 --- a/app/workers/all_queues.yml +++ b/app/workers/all_queues.yml @@ -40,6 +40,10 @@ - github_importer:github_import_stage_import_pull_requests - github_importer:github_import_stage_import_repository +- object_storage_upload +- object_storage:object_storage_background_move +- object_storage:object_storage_migrate_uploads + - pipeline_cache:expire_job_cache - pipeline_cache:expire_pipeline_cache - pipeline_creation:create_pipeline |