Commit 3df66e41 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'sselhorn-master-patch-07804' into 'master'

Removed a comment that didn't generate properly on /help

See merge request gitlab-org/gitlab!68321
parents bf6b028d b8c3e23d
...@@ -61,7 +61,7 @@ GitLab CI/CD uses a number of concepts to describe and run your build and deploy ...@@ -61,7 +61,7 @@ GitLab CI/CD uses a number of concepts to describe and run your build and deploy
| [Cache dependencies](caching/index.md) | Cache your dependencies for a faster execution. | | [Cache dependencies](caching/index.md) | Cache your dependencies for a faster execution. |
| [GitLab Runner](https://docs.gitlab.com/runner/) | Configure your own runners to execute your scripts. | | [GitLab Runner](https://docs.gitlab.com/runner/) | Configure your own runners to execute your scripts. |
| [Pipeline efficiency](pipelines/pipeline_efficiency.md) | Configure your pipelines to run quickly and efficiently. | | [Pipeline efficiency](pipelines/pipeline_efficiency.md) | Configure your pipelines to run quickly and efficiently. |
| [Test cases](test_cases/index.md) | Configure your pipelines to run quickly and efficiently. <!--- this seems to be a duplicate description ---> | | [Test cases](test_cases/index.md) | Create testing scenarios. |
## Configuration ## Configuration
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment