compose/pkg/e2e/fixtures/environment/env-priority/compose-with-env.yaml

8 lines
142 B
YAML

services:
env-compose-priority:
image: env-compose-priority
build:
context: .
environment:
WHEREAMI: "Compose File"