common.yml 82 B

123456
  1. web:
  2. image: busybox
  3. command: /bin/true
  4. environment:
  5. - FOO=1
  6. - BAR=1