Commit 12e15555 authored by wentao.suo's avatar wentao.suo

fff

parent 655bfcc1
......@@ -55,7 +55,7 @@ def call(body) {
sh 'mvn clean package -P test -D maven.test.skip=true'
sh "cp -rf /home/quant_group/qg-dockerfiles/templates/java /{contextDir}"
sh "cp -rf /home/quant_group/qg-dockerfiles/templates/java ${contextDir}"
sh "cp target/*.jar ${contextDir}/app.jar"
......
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