ci: address MarkDown linter issues in README.md

./README.md:51: MD012 Multiple consecutive blank lines
./README.md:10: MD025 Multiple top level headers in the same document

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos 2020-05-26 17:18:43 +02:00
parent bb0bd4004a
commit 1f751fd07a

View File

@ -7,7 +7,7 @@
- a Jenkins Pipeline is used to reserve bare metal system(s), and run jobs on
those systems
# Repository/Branch Structure
## Repository/Branch Structure
This is the `ci/centos` branch, where all the scripts for the Jenkins jobs are
maintained. The tests that are executed by the jobs are part of the normal
@ -48,7 +48,6 @@ in a `jjb` container. To build the container, and provide the configuration for
Jenkins Job Builder, see the [documentation in the `deploy/`
directory](deploy/README.md).
[ceph_csi_ci]: https://jenkins-ceph-csi.apps.ci.centos.org
[app_ci_centos_org]: https://console.apps.ci.centos.org:8443/console/project/ceph-csi
[jjb]: https://jenkins-job-builder.readthedocs.io/en/latest/index.html