circleci: build containers before deployment

This commit is contained in:
Tom Gallacher 2016-10-19 15:41:25 +01:00
parent 46bce652ba
commit 44b1a5692c
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ deployment:
branch: master
commands:
- ./bin/setup.sh
- docker-compose up -d
- docker-compose up -d --build
## Custom notifications
# notify: