Use MAILU_VERSION from Travis for Docs build

This commit is contained in:
Tim Möhlmann
2018-12-15 21:40:00 +02:00
parent 1c39af464d
commit 6869b3096b

View File

@@ -49,4 +49,7 @@ services:
# Uncomment next section after docs Dockerfile creation.
# docs:
# image: ${DOCKER_ORG:-mailu}/${DOCKER_PREFIX}docs:${MAILU_VERSION:-local}
# build: ../docs
# build:
# context: ../docs
# args:
# version: ${MAILU_VERSION:-local}