Commit d4f5848d by 据说甜蜜呢

修改命名

parent 40a380bf
Pipeline #4243 passed with stage
in 16 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