Commit b4a14e3a authored by daidekun's avatar daidekun

fixbugs

parent db4c7591
...@@ -49,7 +49,7 @@ def call(body) { ...@@ -49,7 +49,7 @@ def call(body) {
} }
stage('Checkout') { stage('Checkout') {
_stage.checkout(branchName, contextDir, gitRepo) _stage.checkout(branchName, gitRepo)
} }
stage('Build') { stage('Build') {
......
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