4

Build Configuration and Schema

We have discussed the versatility of the builds you can run in Cloud Build. As a user, you are able to define your own tasks that make up each build step in your build.

The way that you accomplish this is by writing build definitions according to a declarative schema that is specific to Cloud Build. This schema enables you to define not only individual build steps but also their sequence and relationship to one another, along with other specific build-wide configurations such as timeouts or permissions in the Cloud Build execution environment.

In this chapter, we will review the following topics:

  • Defining the minimum configuration for build steps
  • Adjusting the default configuration for the build steps
  • Defining ...

Get Cloud Native Automation with Google Cloud Build now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.