Build the documentation as a Docker image

This commit is contained in:
kaiyou
2018-09-28 10:41:17 +02:00
parent 69c19dca55
commit 339b3c1b24
5 changed files with 15 additions and 33 deletions

View File

@@ -48,6 +48,4 @@ services:
docs:
image: mailu/docs:$VERSION
build:
context: ../
dockerfile: docs/Dockerfile
build: ../docs