mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-12 02:28:20 +02:00
DOCKER_UN needs to be non-zero for deploy
This commit is contained in:
parent
bb6b984610
commit
7915f2631f
@ -16,5 +16,5 @@ deploy:
|
||||
script: bash tests/deploy.sh
|
||||
on:
|
||||
all_branches: true
|
||||
condition: -z $DOCKER_UN
|
||||
condition: -n $DOCKER_UN
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user