summaryrefslogtreecommitdiff
path: root/app/views/groups/settings/repository/show.html.haml
blob: 1f1d77792679be2b698e696f5a2ad87b479d2ac6 (plain)
1
2
3
4
5
6
- breadcrumb_title _('Repository Settings')
- page_title _('Repository')

- deploy_token_description = s_('DeployTokens|Group deploy tokens allow read-only access to the repositories and registry images within the group.')

= render "shared/deploy_tokens/index", group_or_project: @group, description: deploy_token_description