Commit 41408d0c by Administrator

Added Jenkinsfile

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