Commit dd87d665 authored by daidekun's avatar daidekun

dev

parent 15cd9b3b
......@@ -28,7 +28,7 @@ def checkout(branchName, gitRepo) {
}
def build_java(namespace, systemName, contextDir) {
sh '/usr/share/maven/bin/mvn clean package -P test -D maven.test.skip=true'
sh '/usr/share/maven/bin/mvn clean package -P dev -D maven.test.skip=true'
}
def build_nodejs_and_ui(namespace, systemName, 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