harness-drone/plugin/converter/testdata/starlark-nested.template.yml
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

8 lines
No EOL
160 B
YAML

kind: template
load: test.nested.starlark
data:
builds:
name: build
image: mcr.microsoft.com/dotnet/sdk:5.0
commands:
- dotnet build