diff options
| author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-05-31 18:09:56 +0000 |
|---|---|---|
| committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-05-31 18:09:56 +0000 |
| commit | 9fcbd94aaa2c28096d84701e9474b589c1a1ddee (patch) | |
| tree | 83a3806c67f8ff16d2a74d8963821a3c838c0a52 /doc/ci/quick_start | |
| parent | eabd80f72f4f7d8e19b26526aa1f44c43d78e8b3 (diff) | |
| download | gitlab-ce-9fcbd94aaa2c28096d84701e9474b589c1a1ddee.tar.gz | |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/quick_start')
| -rw-r--r-- | doc/ci/quick_start/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/quick_start/index.md b/doc/ci/quick_start/index.md index 13c993d04fc..3b243a15b14 100644 --- a/doc/ci/quick_start/index.md +++ b/doc/ci/quick_start/index.md @@ -13,7 +13,7 @@ GitLab [continuous integration](https://about.gitlab.com/stages-devops-lifecycle Before you start, make sure you have: - A project in GitLab that you would like to use CI/CD for. -- Maintainer or owner access for the project. +- The [Maintainer or Owner role](../../user/permissions.md) for the project. If you are migrating from another CI/CD tool, view this documentation: |
