smartscaf/test/test_template/.smartscaf.yml
2019-10-11 21:56:11 +02:00

13 lines
246 B
YAML

defaults:
templateVar1: from default yaml
templateVar2: this is another value from yml
templateObject.value1: wow
templateObject.value2: here
node_version: '10'
dependencies:
merge:
- ../test_template_2
runafter:
- npm install