Record
pipeline-ref-target
No description available.
record pipeline-ref-target {
type-op: string,
commit: option<commit>,
ref-name: option<string>,
ref-type: option<pipeline-ref-target-ref-type-enum>,
selector: option<pipeline-selector>,
}Fields
| Name | Type | Description |
|---|---|---|
| type-op | string | |
| commit | option<commit> | |
| ref-name | option<string> | |
| ref-type | option<pipeline-ref-target-ref-type-enum> | |
| selector | option<pipeline-selector> |