summaryrefslogtreecommitdiff
path: root/app/views/groups/_settings_head.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/_settings_head.html.haml')
-rw-r--r--app/views/groups/_settings_head.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/groups/_settings_head.html.haml b/app/views/groups/_settings_head.html.haml
index 2454e7355a7..623d233a46a 100644
--- a/app/views/groups/_settings_head.html.haml
+++ b/app/views/groups/_settings_head.html.haml
@@ -12,3 +12,8 @@
= link_to projects_group_path(@group), title: 'Projects' do
%span
Projects
+
+ = nav_link(controller: :ci_cd) do
+ = link_to group_settings_ci_cd_path(@group), title: 'Pipelines' do
+ %span
+ Pipelines