Commit 296d7bdb authored by daidekun's avatar daidekun

gitPath host

parent b1053cdd
......@@ -5,10 +5,10 @@ import groovy.json.JsonSlurperClassic;
def debug() {
res_json = project_attr("pinjamancepat-credit-review-ui")
configPath = res_json["configPath"]
buildCmd = res_json["buildCmd"]
echo configPath
echo buildCmd
gitPath = res_json["gitPath"]
host = res_json["host"]
echo gitPath
echo host
}
def before_prepare(contextDir) {
......
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