Commit 4a150d35 by Administrator

Update Jenkinsfile

parent ac6376b4
...@@ -16,7 +16,7 @@ pipeline { ...@@ -16,7 +16,7 @@ pipeline {
branch 'test' branch 'test'
} }
steps { steps {
sh 'pwd' sh 'ls'
} }
} }
} }
......
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