1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-07-15 01:24:34 +02:00

Don't try deploy is DOCKER_UN is not set

This commit is contained in:
Tim Möhlmann
2018-10-06 16:43:04 +03:00
parent 39c159bae9
commit bc85dff27e

View File

@ -16,4 +16,5 @@ deploy:
script: bash tests/deploy.sh
on:
all_branches: true
condition: -z $DOCKER_UN