6 lines
103 B
YAML
6 lines
103 B
YAML
kind: template
|
|
load: plugin.jsonnet
|
|
data:
|
|
stepName: my_step
|
|
image: my_image
|
|
commands: my_command
|