Commit 926f93c6 authored by zhangdd's avatar zhangdd

test

Signed-off-by: default avatarzhangdd <86431843@qq.com>
parent 33557e56
......@@ -4,8 +4,11 @@ pipeline {
/* Jenkins为流水线分配一个执行器和工作区*/
agent any
script{
def singlyQuoted='hello'
def doublyQuoted="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