revision property
The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref.
Required.
Implementation
core.String? revision;
The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref.
Required.
core.String? revision;