SkaffoldGCBRepoSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)Cloud Build V2 Repository containing Skaffold Configs.
Attributes |
|
|---|---|
| Name | Description |
repository |
str
Required. Name of the Cloud Build V2 Repository. Format is projects/{project}/locations/{location}/connections/{connection}/repositories/{repository}. |
path |
str
Optional. Relative path from the repository root to the Skaffold Config file. |
ref |
str
Optional. Branch or tag to use when cloning the repository. |