Commit 743839c4 authored by daidekun's avatar daidekun

s

parent 915f4d0b
// src/libs/utils.groovy // src/libs/utils.groovy
package libs; package libs;
import libs.utils; import utils;
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