harness-drone/plugin/converter/testdata/starlark.input.star.golden

2 lines
119 B
Text
Raw Normal View History

2021-06-01 13:23:06 +00:00
{"kind": "pipeline", "name": "build", "steps": [{"name": "my_step", "image": "my_image", "commands": ["my_command"]}]}