Commit 41408d0c by Administrator

Added Jenkinsfile

parent daa9ace1
......@@ -6,7 +6,7 @@ pipeline {
}
stages {
stage('') {
stage('Build') {
steps {
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