compose/pkg/e2e/fixtures/dotenv/development/compose.yaml
Nicolas De Loof 10531f6302 Fix dot env file to define COMPOSE_* variables
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-06-08 14:55:36 +02:00

7 lines
No EOL
116 B
YAML

services:
backend:
image: $IMAGE_NAME:$IMAGE_TAG
test:
profiles:
- test
image: enabled:profile