Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-12-18 20:00:08 +0300
committerStan Hu <stanhu@gmail.com>2017-12-18 20:00:08 +0300
commit53381a962d5fef78ae3edbfa9a0d6f9ba3f7187b (patch)
tree180f8d96974bb71265e926a3a11b0d4d9494b500 /app/workers
parentc94f417dfabb6f1e6b096a6019884e039579b38a (diff)
Add pipeline_creation:run_pipeline_schedule into Sidekiq queue list
Diffstat (limited to 'app/workers')
-rw-r--r--app/workers/all_queues.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/workers/all_queues.yml b/app/workers/all_queues.yml
index ba31a5aa9c2..268b7028fd9 100644
--- a/app/workers/all_queues.yml
+++ b/app/workers/all_queues.yml
@@ -39,6 +39,7 @@
- pipeline_cache:expire_job_cache
- pipeline_cache:expire_pipeline_cache
- pipeline_creation:create_pipeline
+- pipeline_creation:run_pipeline_schedule
- pipeline_default:build_coverage
- pipeline_default:build_trace_sections
- pipeline_default:pipeline_metrics