Set min required payment to 0 in during undeploy

This commit is contained in:
Adw8 2024-10-29 09:38:25 +05:30
parent cad9406579
commit ce85d87946

View File

@ -135,7 +135,7 @@ while true; do
--include-tags "$INCLUDE_TAGS" \
--exclude-tags "$EXCLUDE_TAGS" \
--lrn "$LRN" \
--min-required-payment ${MIN_REQUIRED_PAYMENT:-0} \
--min-required-payment 0 \
$EXTRA_UNDEPLOY_OPTS \
$UPDATE_OPTS \
--discover