diff --git a/build/deploy-faas.sh b/build/deploy-faas.sh index 753415859..fe17136d0 100644 --- a/build/deploy-faas.sh +++ b/build/deploy-faas.sh @@ -15,5 +15,5 @@ cp -rf ../../examples/element-ui/** $SUB_FOLDER/ cd ../.. # deploy domestic site -faas deploy alpha -P element +faas deploy daily -P element rm -rf temp_web