without jars
This commit is contained in:
parent
227b8d0501
commit
f35a6536fe
|
|
@ -43,7 +43,7 @@ pipeline{
|
|||
|
||||
sh "mvn clean package"
|
||||
|
||||
sh "cp ./target/*.jar /_apps_data_/jars"
|
||||
sh "cp ./target/*.jar /_apps_data_"
|
||||
|
||||
sh "docker compose -f deploy-this/deploy-dc.yml up --detach"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue