Fix initialization of the use_custom_registry boolean
This commit is contained in:
parent
45755aff0b
commit
e5ee6d735c
@ -173,7 +173,7 @@ if [[ $clean ]]; then
|
|||||||
echo "Previous releases deleted"
|
echo "Previous releases deleted"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
use_custom_registry='yes'
|
use_custom_registry=''
|
||||||
|
|
||||||
if [[ -n $container_registry ]]; then
|
if [[ -n $container_registry ]]; then
|
||||||
use_custom_registry='yes'
|
use_custom_registry='yes'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user