Commit 692b9914 by Administrator

Update Jenkinsfile

parent f298f0b1
...@@ -11,6 +11,7 @@ pipeline { ...@@ -11,6 +11,7 @@ pipeline {
stage('222') { stage('222') {
steps { steps {
echo 'dklfjlksfsf' echo 'dklfjlksfsf'
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