13 Commits (3552c59ff33115d6880439814adfc8e62f9c378e)

Author SHA1 Message Date
Tim Möhlmann c09ac713a3
Project name can be ommitted in docker-compose build 6 years ago
Tim Möhlmann 940b88a641
Fix syntax error 6 years ago
Tim Möhlmann f7d8f20c87
Move DOCKER_ORG default to travis.yml 6 years ago
Tim Möhlmann 7915f2631f
DOCKER_UN needs to be non-zero for deploy 6 years ago
Tim Möhlmann bc85dff27e
Don't try deploy is DOCKER_UN is not set 6 years ago
Tim Möhlmann 0c73be7c6e
Deploy on all branches 6 years ago
Tim Möhlmann 5987703631
Tavis-ci to upload images to the Docker hub, after succesfull tests.
For this to work, the following variables will need to be set at Docker hub:
 - DOCKER_ORG	first part of docker repo name (example: mailu)
 - DOCKER_UN	Docker-hub login username (private)
 - DOCKER_PW	Docker-hub login password (private)
Note that also Docker hub autobuilds will have to be disabled.
6 years ago
Ionut Filip ebe90fc447 Added run script for travis 6 years ago
Tim Möhlmann f5f8d1d84b
Test-building using travis-ci 6 years ago
kaiyou 5a4b0a18ef Try to fix the Travis build 6 years ago
kaiyou 408e9dc85e Fix the build directory path when deploying 7 years ago
kaiyou f5db5d183b Add the deploy command to travis builds 7 years ago
kaiyou 9fbdf70dc2 Add a travis build for the documentation 7 years ago