Commit 1dac13d1 authored by daidekun's avatar daidekun

1

parent 1053ed0e
...@@ -120,6 +120,8 @@ def build_ui(namespace, systemName, contextDir, repoName, branchName, workspace) ...@@ -120,6 +120,8 @@ def build_ui(namespace, systemName, contextDir, repoName, branchName, workspace)
} }
if (systemName == "xyqb-ui") { if (systemName == "xyqb-ui") {
sh "echo which ruby"
sh "which ruby"
sh "grunt build --force" sh "grunt build --force"
} }
else{ else{
......
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