Commit 9131369e by 李二毛

Merge branch 'development' into 'staging'

修改命名

See merge request liermao/microservice-autodevopspipelines!71
parents 6b812ba3 d4f5848d
Pipeline #4244 passed with stages
in 20 seconds
......@@ -23,7 +23,7 @@ else
for servicePrefix in `ls ./src/Services|xargs -d '/'`
do
IsPublishable servicePrefix isPublishable
IsPublishableOf ${servicePrefix} isPublishable
GetServiceName ${servicePrefix} serviceName
if [ "${isPublishable}" == "1" ];
......
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