Commit 00fa0ec9 by 李二毛

Merge branch 'development' into 'rel/major'

添加service

See merge request liermao/microservice-autodevopspipelines!17
parents aea0a1a6 fed266c0
Pipeline #4096 failed with stages
in 40 seconds
......@@ -45,7 +45,7 @@ function CI()
GetServices services
for service in ${services}
do
GetServicePrefix servicePrefix
GetServicePrefix service servicePrefix
IsPublishableOf ${servicePrefix} isPublishable
GetServiceName "${servicePrefix}" serviceName
CI "${servicePrefix}" "./src/${servicePrefix}/${serviceName}.csproj"
......
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