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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-09-01 21:08:40 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-09-01 21:08:40 +0300
commita8be0f7506339309e264218deffa008bfdf2d9cc (patch)
tree95c07d590f7ab8e84fb3e65c81d2561d78ff65e1 /app/workers/all_queues.yml
parente1faff6544efe7f1b31e0e73312e7b832c00e6a4 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/workers/all_queues.yml')
-rw-r--r--app/workers/all_queues.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/app/workers/all_queues.yml b/app/workers/all_queues.yml
index fc73a3b0cbc..94b9acbc48b 100644
--- a/app/workers/all_queues.yml
+++ b/app/workers/all_queues.yml
@@ -579,15 +579,6 @@
:weight: 1
:idempotent: true
:tags: []
-- :name: cronjob:namespaces_in_product_marketing_emails
- :worker_name: Namespaces::InProductMarketingEmailsWorker
- :feature_category: :experimentation_activation
- :has_external_dependencies: false
- :urgency: :low
- :resource_boundary: :unknown
- :weight: 1
- :idempotent: false
- :tags: []
- :name: cronjob:namespaces_prune_aggregation_schedules
:worker_name: Namespaces::PruneAggregationSchedulesWorker
:feature_category: :source_code_management