diff options
Diffstat (limited to 'doc/ci/README.md')
-rw-r--r-- | doc/ci/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md index dba1f38abe2..0af0c3a0306 100644 --- a/doc/ci/README.md +++ b/doc/ci/README.md @@ -1,6 +1,10 @@ --- comments: false description: "Learn how to use GitLab CI/CD, the GitLab built-in Continuous Integration, Continuous Deployment, and Continuous Delivery toolset to build, test, and deploy your application." +nav_section: devops_stages +nav_category: verify +nav_title: "GitLab CI/CD" +layout: default-copy --- # GitLab Continuous Integration (GitLab CI/CD) |