Commit 1c4a2e6e authored by daidekun's avatar daidekun

f

parent 4b56ba52
......@@ -12,7 +12,6 @@ def call(body) {
stage ('Clone') {
print currentBuild
print currentBuild.result
print currentBuild.env.BRANCH_NAME
}
stage ('Build') {
sh "echo 'building ${config.projectName} ...'"
......
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