mirror of
https://github.com/yldio/copilot.git
synced 2024-11-13 06:40:06 +02:00
circleci: pull and build before docker-compose up
This commit is contained in:
parent
74f1faa005
commit
092d793cde
@ -26,6 +26,8 @@ deployment:
|
||||
branch: master
|
||||
commands:
|
||||
- ./bin/setup.sh
|
||||
- docker-compose pull
|
||||
- docker-compose build
|
||||
- docker-compose up -d
|
||||
|
||||
## Custom notifications
|
||||
|
Loading…
Reference in New Issue
Block a user