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

1 line
144 B
Text
Raw Normal View History

{"kind": "pipeline", "name": "default", "steps": [{"name": "build", "image": "mcr.microsoft.com/dotnet/sdk:5.0", "commands": ["dotnet build"]}]}