Commit 66b883ff authored by xujian's avatar xujian

xx

parent 5fda2bc0
...@@ -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.base} version ${yamlFile}" echo "Building ${xxx} "
} }
} }
} }
......
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