harness-drone/plugin/converter/testdata/starlark.template.yml
Eoin McAfee e8fb0cfca6
fix templating reg expression to match if .drone.yml contains --- characters (#3131)
* issue with regular expression for templates not picking up --- in drone.yml file
2021-09-01 15:06:03 +01:00

7 lines
108 B
YAML

---
kind: template
load: plugin.starlark
data:
stepName: my_step
image: my_image
commands: my_command