8 lines
No EOL
142 B
YAML
8 lines
No EOL
142 B
YAML
dnechild:
|
|
extends:
|
|
file: nonexistent-path-base.yml
|
|
service: dnebase
|
|
image: busybox
|
|
command: /bin/true
|
|
environment:
|
|
- BAR=2 |