Commit 175d693d authored by zhangdd's avatar zhangdd

test

Signed-off-by: default avatarzhangdd <86431843@qq.com>
parent 41ff9628
Jenkinsfile (Declarative Pipeline)
pipeline{ pipeline{
...@@ -23,9 +22,7 @@ node{ ...@@ -23,9 +22,7 @@ node{
echo "start echo pom" echo "start echo pom"
echo "$pom" echo "$pom"
TAG_SELECTOR = readMavenPom().getVersion()
echo "$TAG_SELECTOR"
......
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