Commit 41ad85b6 authored by xujian's avatar xujian

xx

parent faa92cb8
...@@ -11,7 +11,7 @@ pipeline { ...@@ -11,7 +11,7 @@ pipeline {
def yamlFile = readFile('project.yaml') def yamlFile = readFile('project.yaml')
def xxx = log.wenj(yamlFile) def xxx = log.wenj(yamlFile)
echo "Building ${xxx} " echo "Building ${xxx.version} "
} }
} }
} }
......
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