mirror of
https://github.com/harness/drone.git
synced 2025-05-31 11:43:15 +00:00
8 lines
108 B
YAML
8 lines
108 B
YAML
---
|
|
kind: template
|
|
load: plugin.starlark
|
|
data:
|
|
stepName: my_step
|
|
image: my_image
|
|
commands: my_command
|