Recipe typedef

Recipe = $Recipe

Steps taken to build the artifact.

For a TaskRun, typically each container corresponds to one step in the recipe.

Implementation

typedef Recipe = $Recipe;