diff options
author | Marcia Ramos <marcia@gitlab.com> | 2019-06-05 10:08:30 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-06-05 10:08:30 +0000 |
commit | d5995d692c9b064dec524efc0a370f8a9b6e7305 (patch) | |
tree | ca96d6d2081744f220642decf006ff127354242c /doc/ci/README.md | |
parent | 167632c68009fab2d42191bf0cd832b8dbba3ee1 (diff) | |
download | gitlab-ce-d5995d692c9b064dec524efc0a370f8a9b6e7305.tar.gz |
Delete proposed paragraph
TBA to a different MR/issue
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 27bde2ac0f1..93b82a065b3 100644 --- a/doc/ci/README.md +++ b/doc/ci/README.md @@ -1,6 +1,7 @@ --- 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." +type: index --- # GitLab CI/CD |