e8fb0cfca6
* issue with regular expression for templates not picking up --- in drone.yml file
7 lines
108 B
YAML
7 lines
108 B
YAML
---
|
|
kind: template
|
|
load: plugin.starlark
|
|
data:
|
|
stepName: my_step
|
|
image: my_image
|
|
commands: my_command
|