Fix autodeploy after merge with master

This commit is contained in:
Tim Möhlmann
2018-10-06 20:24:54 +03:00
parent 2d886554c8
commit 5716ca933e

View File

@@ -47,5 +47,5 @@ services:
build: ../core/none
docs:
image: mailu/docs:$VERSION
image: $DOCKER_ORG/docs:$VERSION
build: ../docs