mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
circleci: build containers before deployment
This commit is contained in:
parent
46bce652ba
commit
44b1a5692c
@ -25,7 +25,7 @@ deployment:
|
|||||||
branch: master
|
branch: master
|
||||||
commands:
|
commands:
|
||||||
- ./bin/setup.sh
|
- ./bin/setup.sh
|
||||||
- docker-compose up -d
|
- docker-compose up -d --build
|
||||||
|
|
||||||
## Custom notifications
|
## Custom notifications
|
||||||
# notify:
|
# notify:
|
||||||
|
Loading…
Reference in New Issue
Block a user