summaryrefslogtreecommitdiff
path: root/app/workers/ci/pipeline_artifacts/create_quality_report_worker.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/workers/ci/pipeline_artifacts/create_quality_report_worker.rb')
-rw-r--r--app/workers/ci/pipeline_artifacts/create_quality_report_worker.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/workers/ci/pipeline_artifacts/create_quality_report_worker.rb b/app/workers/ci/pipeline_artifacts/create_quality_report_worker.rb
index 06bc100c66a..bb0a81a0a17 100644
--- a/app/workers/ci/pipeline_artifacts/create_quality_report_worker.rb
+++ b/app/workers/ci/pipeline_artifacts/create_quality_report_worker.rb
@@ -11,7 +11,6 @@ module Ci
queue_namespace :pipeline_background
feature_category :code_testing
- tags :exclude_from_kubernetes
idempotent!