harness-drone/plugin/converter/testdata/starlark.input-nested.star.golden
Eoin McAfee 1ebfe95277
Add support for nested data objects within templates (#3110)
* Add support for nested data objects within templates
2021-08-02 17:23:02 +01:00

1 line
No EOL
144 B
Text

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