Commit c21a4211 authored by daidekun's avatar daidekun

fixbugs

parent f09db5ae
...@@ -19,6 +19,7 @@ def call(body) { ...@@ -19,6 +19,7 @@ def call(body) {
def branchName = "master" def branchName = "master"
def harborGroup = "tools" def harborGroup = "tools"
def buildNumber = env.BUILD_NUMBER def buildNumber = env.BUILD_NUMBER
def contextDir
node { node {
try { try {
......
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