summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Lee Yu <heinrich@gitlab.com>2019-08-02 09:59:31 +0800
committerHeinrich Lee Yu <heinrich@gitlab.com>2019-08-19 17:02:18 +0800
commitc3d2047372f65905c3a6deb3af15360555bdd63b (patch)
treed43d23d18b082a7d9e16ed9a543a97dbf133c4cb
parent224db2f8901964a34851018dd93b962a45a3032f (diff)
downloadgitlab-ce-9643-hooks-to-sync-to-jira-connect-ce.tar.gz
Backport JIRA queue name from EE9643-hooks-to-sync-to-jira-connect-ce
-rw-r--r--config/sidekiq_queues.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/sidekiq_queues.yml b/config/sidekiq_queues.yml
index c7586aa1e38..ea165508d29 100644
--- a/config/sidekiq_queues.yml
+++ b/config/sidekiq_queues.yml
@@ -113,3 +113,4 @@
- [elastic_namespace_indexer, 1]
- [export_csv, 1]
- [incident_management, 2]
+ - [jira_connect, 1]