Skip to content

Commit

Permalink
Added override for docker compose build file to allow the ci service …
Browse files Browse the repository at this point in the history
…to substitute the build directory
  • Loading branch information
zakhenry committed Aug 17, 2015
1 parent f573505 commit 1a2ba56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.build.yml
Expand Up @@ -5,6 +5,8 @@ data:
extends:
file: ./docker/common-services.yml
service: datavolume
volumes:
- %build_directory%:/data
env_file:
- ./docker/.local.env

Expand Down

0 comments on commit 1a2ba56

Please sign in to comment.