diff --git a/circle.yml b/circle.yml index 3348dc5f..abf1d4df 100644 --- a/circle.yml +++ b/circle.yml @@ -25,7 +25,7 @@ deployment: branch: master commands: - ./bin/setup.sh - - docker-compose up -d + - docker-compose up -d --build ## Custom notifications # notify: