Here is an excellent resource for speeding up code builds and CI/CD…
Here is an excellent resource for speeding up code builds and CI/CD pipeline.
- Build leaner containers
- Using Kaniko cache
- Using a cached Docker image
- Caching directories with Cloud Storage
- Avoiding the upload of unnecessary files
- Selective deployment
Reference - https://lnkd.in/d3AFQf_P
Also, use Selective deployment and run only what’s changed. Here is the blog article on how you can configure Selective deployment -
https://lnkd.in/dd3Cq32c