Commit 9a6e6d05 authored by daidekun's avatar daidekun

contextDir

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