mirror of
https://github.com/outbackdingo/Mailu.git
synced 2026-01-27 18:19:36 +00:00
Don't try deploy is DOCKER_UN is not set
This commit is contained in:
@@ -16,4 +16,5 @@ deploy:
|
||||
script: bash tests/deploy.sh
|
||||
on:
|
||||
all_branches: true
|
||||
condition: -z $DOCKER_UN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user