Commit 97504dca by 李二毛

Merge branch 'development' into 'rel/major'

重命名

See merge request liermao/microservice-autodevopspipelines!43
parents e5291432 f1ef40c4
Pipeline #4159 failed with stages
in 18 seconds
......@@ -19,7 +19,7 @@ for servicePrefix in `ls ./src/Services|xargs -d '/'`
do
GetServiceName ${servicePrefix} serviceName
GetServiceDir ${servicePrefix} ${serviceName} serviceDir
Create ${Environment} ${namespace} ${K8sApiServer} ${serviceDir} ${servicePrefix}
CreateConfig ${Environment} ${namespace} ${K8sApiServer} ${serviceDir} ${servicePrefix}
done
echo ""
......
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