compose/tests/fixtures/extends/nonexistent-path-base.yml
Timothy Van Heest 855855a0e6 Fix for #1350, nonexisting build path in parent section causes extending section to fail
Signed-off-by: Timothy Van Heest <timothy.vanheest@gmail.com>
2015-04-27 10:55:30 -04:00

6 lines
No EOL
94 B
YAML

dnebase:
build: nonexistent.path
command: /bin/true
environment:
- FOO=1
- BAR=1