Commit 52df7d53 by Administrator

Update Jenkinsfile

parent 692b9914
...@@ -11,7 +11,7 @@ pipeline { ...@@ -11,7 +11,7 @@ pipeline {
stage('222') { stage('222') {
steps { steps {
echo 'dklfjlksfsf' echo 'dklfjlksfsf'
input(message:'Yes or No',ok:Yse') input(message:'Yes or No',ok:'Yse')
} }
} }
} }
......
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