refactor(ali): check the result of prepare_ali_credentials

This commit is contained in:
PMExtra
2024-09-20 14:55:33 +08:00
parent ea2330b49f
commit 2ea37e6a0d
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ ali_cdn_deploy() {
return 1
fi
_prepare_ali_credentials
_prepare_ali_credentials || return 1
_getdeployconf DEPLOY_ALI_CDN_DOMAIN
if [ "$DEPLOY_ALI_CDN_DOMAIN" ]; then