Commit 5e7f540b by 李二毛

Merge branch 'development' into 'staging'

Development

See merge request liermao/microservice-autodevopspipelines!75
parents 8f71628b 8a81a27e
Pipeline #4251 passed with stages
in 20 seconds
......@@ -28,6 +28,8 @@ else
if [ "${isPublishable}" == "1" ];
then
echo ""
echo "Tips: ${serviceName} begin synchronizing config!!!"
GetServiceDir ${servicePrefix} ${serviceName} serviceDir
CreateConfig ${Environment} ${namespace} ${k8sApiServer} ${serviceDir} ${servicePrefix} ${accessToken}
else
......
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