Commit 916c5165 by Administrator

Update Jenkinsfile

parent 8fb0292d
......@@ -16,7 +16,7 @@ pipeline {
}
stage('333'){
when {
branche 'test'
branch 'test'
}
steps{
sh 'pwd'
......
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