December 2018
Intermediate to advanced
204 pages
3h 30m
English
The pipeline from the previous chapter is already quite usable and vastly preferable to manual builds, distribution, and installation. That said, there is room for improvement. I will discuss how to change it to always deploy the exact version that was built in the same instance of the pipeline, how to run smoke tests after installation, and how to extract a template from the Go continuous delivery (GoCD) configuration, so that it becomes easily reusable.
The deployment pipeline developed in the previous chapters always installs ...
Read now
Unlock full access