Commit 7ea4b0ff by 李二毛

Merge branch 'development' into 'rel/major'

修改方法

See merge request liermao/microservice-autodevopspipelines!24
parents 4646f998 b2fecfce
Pipeline #4112 failed with stages
in 33 seconds
......@@ -96,7 +96,8 @@ function CI()
declare publishFile=$2
declare publishOutputDir=s2
ToLower $1 imagename
declare imagefullname=${RegistryHost}/${registryUserName}/${imagename}:${version}
GetImageUserName registryUserName
declare imagefullname="${RegistryHost}/${registryUserName}/${imagename}:${version}"
echo ""
echo "begin delivery for ${imagename}..."
......
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