Commit 4192036e authored by zhangdd's avatar zhangdd

test

Signed-off-by: default avatarzhangdd <86431843@qq.com>
parent 25169e69
...@@ -9,7 +9,7 @@ pipeline { ...@@ -9,7 +9,7 @@ pipeline {
hello= 'hello' hello= 'hello'
world="""${sh(returnStatus:true, world="""${sh(returnStatus:true,
script:'echo "world"')} script:'"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