Commit 617e6902 authored by yuxunhui's avatar yuxunhui

no message

parent a42b5c93
...@@ -63,7 +63,8 @@ pipeline { ...@@ -63,7 +63,8 @@ pipeline {
TAG_SELECTOR = readMavenPom().getVersion() TAG_SELECTOR = readMavenPom().getVersion()
} }
echo "TAG_SELECTOR=${TAG_SELECTOR}" echo "TAG_SELECTOR=${TAG_SELECTOR}"
echo "${version}_${env.BUILD_ID} deploy..." echo "${version}_${env.BUILD_ID}"
echo "deploy..."
} }
} }
......
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