Commit 71ce3705 authored by zhangdd's avatar zhangdd

test

Signed-off-by: default avatarzhangdd <86431843@qq.com>
parent 4192036e
...@@ -24,6 +24,7 @@ pipeline { ...@@ -24,6 +24,7 @@ pipeline {
echo 'hello mr. ${singlyQuoted}' echo 'hello mr. ${singlyQuoted}'
echo "i said hello mr. ${doublyQuoted}" echo "i said hello mr. ${doublyQuoted}"
} }
echo "${hello}"
echo "${world}" echo "${world}"
} }
......
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