1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 05:43:52 +03:00

circleci: build containers before deployment

This commit is contained in:
Tom Gallacher 2016-10-19 15:41:25 +01:00
parent 46bce652ba
commit 44b1a5692c

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: