1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Tim Möhlmann
c09ac713a3
Project name can be ommitted in docker-compose build 2018-10-06 17:36:59 +03:00
Tim Möhlmann
940b88a641
Fix syntax error 2018-10-06 17:31:01 +03:00
Tim Möhlmann
f7d8f20c87
Move DOCKER_ORG default to travis.yml 2018-10-06 17:24:42 +03:00
Tim Möhlmann
7915f2631f
DOCKER_UN needs to be non-zero for deploy 2018-10-06 17:04:14 +03:00
Tim Möhlmann
bc85dff27e
Don't try deploy is DOCKER_UN is not set 2018-10-06 16:43:04 +03:00
Tim Möhlmann
0c73be7c6e
Deploy on all branches 2018-10-05 13:02:10 +03:00
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.
2018-10-05 12:18:29 +03:00
Ionut Filip
ebe90fc447 Added run script for travis 2018-10-04 17:58:34 +03:00
Tim Möhlmann
f5f8d1d84b
Test-building using travis-ci 2018-09-24 02:23:07 +03:00
kaiyou
5a4b0a18ef Try to fix the Travis build 2018-04-21 11:39:38 +02:00
kaiyou
408e9dc85e Fix the build directory path when deploying 2017-11-04 23:21:58 +01:00
kaiyou
f5db5d183b Add the deploy command to travis builds 2017-11-04 23:19:47 +01:00
kaiyou
9fbdf70dc2 Add a travis build for the documentation 2017-11-04 22:47:40 +01:00