Commit e9533bfd authored by yuxunhui's avatar yuxunhui

no message

parent 617e6902
...@@ -64,6 +64,7 @@ pipeline { ...@@ -64,6 +64,7 @@ pipeline {
} }
echo "TAG_SELECTOR=${TAG_SELECTOR}" echo "TAG_SELECTOR=${TAG_SELECTOR}"
echo "${version}_${env.BUILD_ID}" echo "${version}_${env.BUILD_ID}"
echo "${TAG_SELECTOR}_${env.BUILD_ID}"
echo "deploy..." 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