Configuring builds
-
Creating a basic build config file
Write a basic Cloud Build build config file.
-
Building, testing, and deploying artifacts
Write build configs to fetch source code and dependencies, build, test, and deploy artifacts.
-
Storing images and artifacts
Write build configs to store images and artifacts.
-
Substituting variable values
Learn how to use built-in and user-defined substitution to resolve runtime variables.
-
Configuring the order of build steps
Learn how to specify the order in which your build steps are executed.
Deploying to Cloud Run
Running Builds
-
Starting a build manually
Describes how to start a build in Cloud Build manually using the gcloud command-line tool and the Cloud Build API.
-
Automating builds using build triggers (Beta)
Keep your build images up-to-date by creating build triggers.
-
Creating GitHub app triggers (Beta)
Automatically trigger builds on Git pushes and pull requests, and view your build results on GitHub and GCP Console.
Viewing Build Results
Creating custom build steps
Speeding up Builds
Securing Builds
-
Using encrypted secrets and credentials
Learn how to use encrypted resources to pass secrets, files, and other data to builds.
-
Configuring access control
Use Google Identity and Access Management to configure access to your builds.
-
Setting service account permissions
Configure your Cloud Platform project's Service Account to give Cloud Build access to resources in other projects.
-
Using cloud audit logging
Use Cloud Audit Logging with Cloud Build.


