Commit 4a48533e authored by xujian's avatar xujian

xx

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