Commit e4dd6602 authored by zhangdd's avatar zhangdd

test

Signed-off-by: default avatarzhangdd <86431843@qq.com>
parent c7a4c96a
...@@ -26,7 +26,7 @@ pipeline { ...@@ -26,7 +26,7 @@ pipeline {
steps{ steps{
echo "${env.BUILD_ID}" echo "${env.BUILD_ID}"
echo '---------------------------' echo '---------------------------'
echo ${env.BUILD_ID} // echo ${env.BUILD_ID}
} }
} }
......
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