summaryrefslogtreecommitdiff
path: root/app/views/ci/group_variables/_index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/ci/group_variables/_index.html.haml')
-rw-r--r--app/views/ci/group_variables/_index.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/ci/group_variables/_index.html.haml b/app/views/ci/group_variables/_index.html.haml
index a74dbe793a6..eb49a9a0261 100644
--- a/app/views/ci/group_variables/_index.html.haml
+++ b/app/views/ci/group_variables/_index.html.haml
@@ -8,5 +8,7 @@
%td.gl-text-truncate
= variable.key
%td.gl-text-truncate
+ = variable.environment_scope
+ %td.gl-text-truncate
%a.group-origin-link{ href: group_settings_ci_cd_path(variable.group) }
= variable.group.name