summaryrefslogtreecommitdiff
path: root/doc/user/project/index.md
diff options
context:
space:
mode:
authorMayra Cabrera <mcabrera@gitlab.com>2018-03-31 18:11:28 -0600
committerMayra Cabrera <mcabrera@gitlab.com>2018-04-06 21:20:16 -0500
commit560ed9223596b6587889efe0d996b8788543ec85 (patch)
tree86d2031c0469b0a4560afb1722c49234300089ee /doc/user/project/index.md
parentaaa6d80870d5215390a7cd919d91309e5a8795b7 (diff)
downloadgitlab-ce-560ed9223596b6587889efe0d996b8788543ec85.tar.gz
Add documentation for DeployToken
Diffstat (limited to 'doc/user/project/index.md')
-rw-r--r--doc/user/project/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/project/index.md b/doc/user/project/index.md
index f94e93dd7d8..ba6651624f9 100644
--- a/doc/user/project/index.md
+++ b/doc/user/project/index.md
@@ -27,6 +27,7 @@ integrated platform
- [Protected tags](protected_tags.md): Control over who has
permission to create tags, and prevent accidental update or deletion
- [Signing commits](gpg_signed_commits/index.md): use GPG to sign your commits
+ - [Deploy tokens](deploy_tokens/index.md): Manage project-based deploy tokens that allow permanent access to the repository and Container Registry.
- [Merge Requests](merge_requests/index.md): Apply your branching
strategy and get reviewed by your team
- [Merge Request Approvals](https://docs.gitlab.com/ee/user/project/merge_requests/merge_request_approvals.html) (**Starter/Premium**): Ask for approval before