IRepoSource

google.devtools.cloudbuild.v1. IRepoSource

Properties of a RepoSource.

Properties:
Name Type Attributes Description
projectId string | null <optional>

RepoSource projectId

repoName string | null <optional>

RepoSource repoName

branchName string | null <optional>

RepoSource branchName

tagName string | null <optional>

RepoSource tagName

commitSha string | null <optional>

RepoSource commitSha

dir string | null <optional>

RepoSource dir

invertRegex boolean | null <optional>

RepoSource invertRegex

substitutions Object.<string, string> | null <optional>

RepoSource substitutions