donal
2018-04-24 2059d3fa795a3ea0d4f65a559bb4b98fbae11625
FIX - typo
1 files modified
2 ■■■ changed files
2-attack-of-the-pipelines/README.md 2 ●●● patch | view | raw | blame | history
2-attack-of-the-pipelines/README.md
@@ -12,7 +12,7 @@
#### Why create pipelines
* Assurance - drive up code quality and remove the need for dedicated deployment / release management teams
* Freedom - allow developers to take ownership of how and when code gets built and shipped
* Reliablility - pipelines are a bit boring; they execute the same way each and every time they're run!
* Reliability - pipelines are a bit boring; they execute the same way each and every time they're run!
* A pathway to production:
    - Puts the product in the hands of the customer quicker
    - Enables seamless and repeatable deploys