Add 'and builds'

This commit is contained in:
Mark Pundsack 2016-06-20 15:12:04 -07:00
parent a03cadcdbf
commit 0582c08555

View file

@ -5,7 +5,7 @@
- [Get started with GitLab CI](quick_start/README.md)
- [CI examples for various languages](examples/README.md)
- [Learn how to enable or disable GitLab CI](enable_or_disable_ci.md)
- [Pipelines](pipelines.md)
- [Pipelines and builds](pipelines.md)
- [Environments and deployments](environments.md)
- [Learn how `.gitlab-ci.yml` works](yaml/README.md)
- [Configure a Runner, the application that runs your builds](runners/README.md)