Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 687 Bytes

PipelineRefTarget.md

File metadata and controls

14 lines (10 loc) · 687 Bytes

PipelineRefTarget

Properties

Name Type Description Notes
Type_ string [default to null]
RefType string The type of reference (branch/tag). [optional] [default to null]
RefName string The name of the reference. [optional] [default to null]
Commit *Commit [optional] [default to null]
Selector *PipelineSelector [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]