mirror of
https://github.com/yldio/copilot.git
synced 2024-11-28 14:10:04 +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
|
branch: master
|
||||||
commands:
|
commands:
|
||||||
- ./bin/setup.sh
|
- ./bin/setup.sh
|
||||||
|
- docker-compose pull
|
||||||
|
- docker-compose build
|
||||||
- docker-compose up -d
|
- docker-compose up -d
|
||||||
|
|
||||||
## Custom notifications
|
## Custom notifications
|
||||||
|
Loading…
Reference in New Issue
Block a user