Commit 2aaf9b6d authored by wentao.suo's avatar wentao.suo

fff

parent 4d4eac6f
...@@ -51,8 +51,9 @@ def call(body) { ...@@ -51,8 +51,9 @@ def call(body) {
git branch: branchName, credentialsId: 'e1ccb1ac-1282-4fb4-b766-530ca1a2a2db', url: git_path git branch: branchName, credentialsId: 'e1ccb1ac-1282-4fb4-b766-530ca1a2a2db', url: git_path
sh 'mvn clean package -P test -D maven.test.skip=true' mvn clean
//sh 'mvn clean package -P test -D maven.test.skip=true'
} }
......
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