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.
 
 
 
 
Taylor Silva 39b6909c85
Merge pull request #12 from username-is-already-taken2/gb/fix-node-testing
3 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.