You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Aidan Oldershaw 64a226a958 add multi-branch workflow example 4 years ago
..
README.md Add examples of templated pipelines 5 years ago
template.yml Fix bad yaml 5 years ago
vars.yml Add examples of templated pipelines 5 years ago

README.md

To render the template download ytt and run ytt -f pipeline.yml -f vars.yml > rendered.yml. rendered.yml can then be passed to fly set-pipeline or a set_pipeline step to set the pipeline.