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
|
script: bash tests/deploy.sh
|
||||||
on:
|
on:
|
||||||
all_branches: true
|
all_branches: true
|
||||||
|
condition: -z $DOCKER_UN
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user