diff options
Diffstat (limited to 'doc/ci/README.md')
-rw-r--r-- | doc/ci/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md index f25a0ade42a..5206807cf7a 100644 --- a/doc/ci/README.md +++ b/doc/ci/README.md @@ -50,6 +50,7 @@ To get started with GitLab CI/CD, we recommend you read through the following documents: - [How GitLab CI/CD works](introduction/index.md#how-gitlab-cicd-works). +- [Fundamental pipeline architectures](pipelines/pipeline_architectures.md). - [GitLab CI/CD basic workflow](introduction/index.md#basic-cicd-workflow). - [Step-by-step guide for writing `.gitlab-ci.yml` for the first time](../user/project/pages/getting_started_part_four.md). |