dbmate/docker-compose.override.yml
2018-12-01 22:28:47 -08:00

7 lines
186 B
YAML

# this file is used to mount the current directory as a volume
# we remove it in CI to use files inside the container only
version: '2.3'
services:
dbmate:
volumes:
- .:/src