summaryrefslogtreecommitdiff
path: root/app/workers
diff options
context:
space:
mode:
authorShinya Maeda <shinya@gitlab.com>2018-03-07 01:34:17 +0900
committerShinya Maeda <shinya@gitlab.com>2018-03-07 01:39:00 +0900
commit10f135cf8a9152d78385ca0bd059aee62ebad4dd (patch)
treec203d617a8b8fe49e16c5e0a8fa30d3b55ebc1d8 /app/workers
parent2a97550d2feb128f9b0810eb36328b958608ed6c (diff)
downloadgitlab-ce-10f135cf8a9152d78385ca0bd059aee62ebad4dd.tar.gz
Move update_head_pipeline_for_merge_request queue to pipeline_processing namespace
Diffstat (limited to 'app/workers')
-rw-r--r--app/workers/all_queues.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/workers/all_queues.yml b/app/workers/all_queues.yml
index 9962eaccade..f65e8385ac8 100644
--- a/app/workers/all_queues.yml
+++ b/app/workers/all_queues.yml
@@ -48,7 +48,6 @@
- pipeline_default:build_trace_sections
- pipeline_default:pipeline_metrics
- pipeline_default:pipeline_notification
-- pipeline_default:update_head_pipeline_for_merge_request
- pipeline_hooks:build_hooks
- pipeline_hooks:pipeline_hooks
- pipeline_processing:build_finished
@@ -58,6 +57,7 @@
- pipeline_processing:pipeline_success
- pipeline_processing:pipeline_update
- pipeline_processing:stage_update
+- pipeline_processing:update_head_pipeline_for_merge_request
- repository_check:repository_check_clear
- repository_check:repository_check_single_repository