Commit c2b453a7 authored by Rémy Coutable's avatar Rémy Coutable

Move an EE-specific queue to the EE-specific queues part

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 7539fbed
...@@ -40,7 +40,6 @@ ...@@ -40,7 +40,6 @@
- [upload_checksum, 1] - [upload_checksum, 1]
- [repository_fork, 1] - [repository_fork, 1]
- [repository_import, 1] - [repository_import, 1]
- [repository_remove_remote, 1]
- [github_importer, 1] - [github_importer, 1]
- [github_import_advance_stage, 1] - [github_import_advance_stage, 1]
- [project_service, 1] - [project_service, 1]
...@@ -72,6 +71,7 @@ ...@@ -72,6 +71,7 @@
# EE-specific queues # EE-specific queues
- [ldap_group_sync, 2] - [ldap_group_sync, 2]
- [geo, 1] - [geo, 1]
- [repository_remove_remote, 1]
- [repository_update_mirror, 1] - [repository_update_mirror, 1]
- [repository_update_remote_mirror, 1] - [repository_update_remote_mirror, 1]
- [project_update_repository_storage, 1] - [project_update_repository_storage, 1]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment