nested.yml 110 B

123456
  1. myweb:
  2. extends:
  3. file: nested-intermediate.yml
  4. service: webintermediate
  5. environment:
  6. - "BAR=2"