다음을 통해 공유


KubernetesGitRepositoryRef.Commit Property

Definition

The commit SHA to checkout. This value must be combined with the branch name to be valid. This takes precedence over semver.

public string Commit { get; set; }
member this.Commit : string with get, set
Public Property Commit As String

Property Value

Applies to