drone-cli
drone-cli copied to clipboard
Add render template subcommand for YAML templates
trafficstars
This adds a render subcommand to template. This should allow Drone users to iterate on templatized pipelines faster.
Example usage:
drone template render --namespace foo --name my_template.yaml --input values.yaml
This PR has been automatically closed due to inactivity.