Commit d9666e7a authored by zhangdd's avatar zhangdd

添加name参数

Signed-off-by: default avatarzhangdd <86431843@qq.com>
parent 387d9cf9
...@@ -33,7 +33,7 @@ pipeline { ...@@ -33,7 +33,7 @@ pipeline {
echo "${version}" echo "${version}"
echo "${pomVersion}" echo "${pomVersion}"
echo '-----------------------------' echo '-----------------------------'
echo "name:${name}"
} }
} }
......
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