Skip to content

Commit 435d561

Browse files
author
DKravtsov
committed
fixed ci
1 parent 46e41cd commit 435d561

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose-test-ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ services:
3030
- "BUILD_ARGUMENT_DEBUG_ENABLED=false"
3131
dockerfile: ./Dockerfile
3232
container_name: ${COMPOSE_PROJECT_NAME}_symfony
33+
volumes:
34+
- ./.git:/var/www/html/.git
3335
depends_on:
3436
- mysql
3537
- rabbitmq

0 commit comments

Comments
 (0)