1
0
mirror of https://github.com/harness/drone.git synced 2022-03-12 19:30:52 +03:00
Files
drone-cicd/plugin/converter/testdata/starlark.input.star.golden

1 line
118 B
Plaintext

{"kind": "pipeline", "name": "build", "steps": [{"name": "my_step", "image": "my_image", "commands": ["my_command"]}]}