Commit 726c99c1 authored by daidekun's avatar daidekun

sh "bower install"

parent fe5bce2b
......@@ -93,9 +93,10 @@ def build_ui(namespace, systemName, contextDir, repoName, branchName, workspace)
'''
if (bowerFile) {
sh "bower install"
sh "grunt build --force"
/* }else{
sh "bower install"
sh buildCmd*/
}
......
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