Commit fa5eb460 by Administrator

Added Jenkinsfile

parent 520da562
...@@ -8,7 +8,7 @@ pipeline { ...@@ -8,7 +8,7 @@ pipeline {
} }
stage('222') { stage('222') {
steps { steps {
echo 'dklfjlksfsf' sh 'asfsfsdf'
} }
} }
stage('test') { stage('test') {
......
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