Commit 8cb8643c authored by wentao.suo's avatar wentao.suo

fff

parent 810cb604
...@@ -7,7 +7,7 @@ def call(body) { ...@@ -7,7 +7,7 @@ def call(body) {
def config = [:] def config = [:]
def timeStemp = new Date().format("yyyyMMddHHmmss") def timeStemp = new Date().format("yyyyMMddHHmmss")
echo body.buildType
def env = body.env def env = body.env
def branchName = env.BRANCH_NAME def branchName = env.BRANCH_NAME
def gitRepo = env.GIT_REPO def gitRepo = env.GIT_REPO
......
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