dbmate/docker-compose.override.yml

8 lines
216 B
YAML
Raw Normal View History

# 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:
- .:/go/src/github.com/amacneil/dbmate