1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-06-02 23:17:26 +02:00

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
No known key found for this signature in database
GPG Key ID: AFABC30066A39335

View File

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