7 lines
99 B
YAML
7 lines
99 B
YAML
|
kind: template
|
||
|
load: plugin.txt
|
||
|
data:
|
||
|
stepName: my_step
|
||
|
image: my_image
|
||
|
commands: my_command
|