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:
|
||||
- docker --version
|
||||
- docker build -t maxking/mailman-core core/
|
||||
- docker build -t maxking/mailman-web web/
|
||||
- ./build.sh
|
||||
- sudo pip install docker-compose
|
||||
- docker-compose --version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user