I started running into issues when trying out the templating feature of Drone. Most of our dronefiles are using the .yaml
extensions rather than the shorter .yml
extension. The template converter ignores for any Dronefile that isn’t using the shorter .yml
extension.
I created a pull-request to fix this issue: Template converter, don't skip .yaml extension. by staffanselander · Pull Request #3242 · harness/drone · GitHub