Commit faa92cb8 authored by xujian's avatar xujian

xx

parent 56ddff26
...@@ -9,8 +9,6 @@ pipeline { ...@@ -9,8 +9,6 @@ pipeline {
steps { steps {
script { script {
def yamlFile = readFile('project.yaml') def yamlFile = readFile('project.yaml')
echo "xxxx"
echo yamlFile
def xxx = log.wenj(yamlFile) def xxx = log.wenj(yamlFile)
echo "Building ${xxx} " 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