Skip to content

Commit

Permalink
[skip ci] Is a pipeline with a ref even a pipeline at all?
Browse files Browse the repository at this point in the history
Thanks to @Rene2mt for PR feedback about the missing ref to the assembly definition of pipeline in the model.

Co-authored-by: Rene Tshiteya <[email protected]>
  • Loading branch information
aj-stein-gsa and Rene2mt authored Oct 29, 2024
1 parent 3a245cf commit bd294a3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<field ref="content" min-occurs="0" max-occurs="unbounded">
<group-as name="content" in-json="SINGLETON_OR_ARRAY"/>
</field>
<assembly ref="pipeline" min-occurs="0" max-occurs="1" />
<assembly ref="expectation" min-occurs="1" max-occurs="unbounded">
<group-as name="expectations" in-json="ARRAY"/>
</assembly>
Expand Down

0 comments on commit bd294a3

Please sign in to comment.