Skip to content

Commit cf2c57b

Browse files
author
troutman_margaret@yahoo.com
committed
Edited chapter_25_CI.asciidoc with Atlas code editor
1 parent fc35594 commit cf2c57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter_25_CI.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1396,7 +1396,7 @@ of trying to speed up the feedback cycle.
13961396

13971397
The natural next step is to finish our journey into automation,
13981398
and set up a pipeline that will deploy our code all the way to production,
1399-
each time we push code...as long as the tests pass!((("continuous delivery (CD)")))((("automated deployment (or continuous delivery)")))((("deployment", "continuous delivery")))
1399+
each time we push code...as long as the tests pass!((("continuous delivery (CD)")))((("automated deployment")))((("deployment", "continuous delivery")))
14001400

14011401
I work through an example of how to do that in the https://www.obeythetestinggoat.com/book/appendix_CD.html[Online Appendix: Continuous Deployment (CD)]. If you're feeling inspired, I'd encourage you to take a look.
14021402

0 commit comments

Comments
 (0)