X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=Jenkinsfile;h=3492a5f15e2e746a4646c5f1b17fcaad651a1a05;hb=3c03b274b8bd86095abfc5f5cfe224915fa8fa38;hp=db0435c10d24b3d7d973bc62351c149e13172bae;hpb=cb3659b3b83e66fbb2851bb52392bdcd926528d2;p=upnpmonitor diff --git a/Jenkinsfile b/Jenkinsfile index db0435c..3492a5f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -14,7 +14,9 @@ pipeline { stage('Main') { steps { sh """ - mvn install + No longer building the code since cling-core is no longer + #maintained + #mvn install ( cd site mvn -N -Ddistrib=/data/www/http.upnpmonitor.wamblee.org/ site site:deploy