Commit 62922360 authored by daidekun's avatar daidekun

yichu

parent c7563b2f
......@@ -20,16 +20,6 @@ def call(body) {
body()
node {
stage('choice') {
echo "${env.RELEASE_ACTION}"
return
}
stage('Clean') {
deleteDir()
}
......
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