Use the build script while testing, it will also make sure that it works.
This commit is contained in:
committed by
Abhilash Raj
parent
dcc2ccb70e
commit
23ad9f25b8
@@ -7,8 +7,7 @@ language: python
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- docker --version
|
- docker --version
|
||||||
- docker build -t maxking/mailman-core core/
|
- ./build.sh
|
||||||
- docker build -t maxking/mailman-web web/
|
|
||||||
- sudo pip install docker-compose
|
- sudo pip install docker-compose
|
||||||
- docker-compose --version
|
- docker-compose --version
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user