compose/tests/fixtures/extends/nonexistent-path-base.yml
Daniel Nephin 59d4f304ee Run pre-commit on all files
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2015-08-24 17:04:50 -04:00

7 lines
95 B
YAML

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