Commit 2379ecb5 by 据说甜蜜呢

修改名称

parent 894a2d53
......@@ -7,11 +7,11 @@ chmod +x ./devops/PipeLines/Functions.core.sh
source ./devops/PipeLines/Functions.core.sh
# global variable
RollEnvironmentOf Environment
ReleaseEnvironmentOf Environment
GetAppName appName
echo "Start dynamically building the gateway route for ${appName}..."
echo "[${Environment}]Start dynamically building the gateway route for ${appName}..."
# resilience handle
# Maximum time in seconds that you allow the whole operation to take.
......@@ -93,4 +93,4 @@ do
done
echo ""
echo "Dynamicly building gateway route successfully !!!"
\ No newline at end of file
echo "[${Environment}]Dynamicly building gateway route successfully !!!"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment