Revert "circleci: build containers before deployment"

This reverts commit 44b1a5692c.
This commit is contained in:
Tom Gallacher 2016-10-19 15:48:02 +01:00
parent 44b1a5692c
commit 665a1fb8d3
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 --build
- docker-compose up -d
## Custom notifications
# notify: