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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-10-17 09:07:18 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-10-17 09:07:18 +0300
commit600cd0747bbb2c1f089785572a159cce6c4ce806 (patch)
treee7a01dad3c02baec3861c89959bf809d840fdd97 /doc/ci/components
parentd6f38acd8158768f6a8df6814c65ebbbbe2e0445 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/components')
-rw-r--r--doc/ci/components/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/components/index.md b/doc/ci/components/index.md
index aeee871612f..a3d6d7224e4 100644
--- a/doc/ci/components/index.md
+++ b/doc/ci/components/index.md
@@ -34,7 +34,7 @@ If a component requires different versioning from other components, the componen
To create a components repository, you must:
1. [Create a new project](../../user/project/index.md#create-a-blank-project) with a `README.md` file.
-1. Create either a single file or a templates directory according to the [directory structure](#directory-structure).
+1. Add a YAML configuration file for each component, following the [required directory structure](#directory-structure).
For example: