Commit 18846f29 authored by wentao.suo's avatar wentao.suo

ffff

parent d2d11451
......@@ -2,8 +2,9 @@
def call(body) {
def env = body.env
def timeStemp = new Date().format("yyyyMMddHHmmss")
def env = body.env
def cluster = env.CLUSTER
def gitRepo = env.GIT_REPO
def originBranchName = env.BRANCH_NAME
......
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