Commit 46b812a8 by Administrator

Update Jenkinsfile

parent 1393ef9a
......@@ -21,7 +21,7 @@ pipeline {
}
stage('dev'){
when {
brache 'dev'
branch 'dev'
}
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