Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/workspace/index.md')
-rw-r--r--doc/user/workspace/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/workspace/index.md b/doc/user/workspace/index.md
index 647960459bf..45d9e262bed 100644
--- a/doc/user/workspace/index.md
+++ b/doc/user/workspace/index.md
@@ -37,6 +37,7 @@ Each workspace includes its own set of dependencies, libraries, and tools, which
dns_zone: "workspaces.example.dev"
```
+- You must have at least the Developer role in the root group.
- In each public project you want to use this feature for, create a [devfile](#devfile):
1. On the top bar, select **Main menu > Projects** and find your project.
1. In the root directory of your project, create a file named `.devfile.yaml`. You can use one of the [example configurations](#example-configurations).