mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
Fix update head pipeline worker
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
class UpdateHeadPipelineForMergeRequestWorker
|
||||
include Sidekiq::Worker
|
||||
include ApplicationWorker
|
||||
|
||||
sidekiq_options queue: 'pipeline_default'
|
||||
|
||||
|
Reference in New Issue
Block a user