Automating Continuous Integration with Cloud Build
Cloud Build is a managed service that you can use to automate building artifacts as well as perform other continuous integration (CI) tasks. In this chapter, we describe the Cloud Build architecture and capabilities and how you can use it to build your application from source to a deployable container image.
Knowing how to use Cloud Build will help you feel confident about one of the most important parts of your secure software delivery toolchain.
In this chapter, we cover the following main topics:
- Cloud Build architecture and capabilities
- Building your application manually
- Customizing your build workers
- Generating security information for your build
- Automating builds