Explorar el Código

update jenkins.sh

deason hace 6 años
padre
commit
7d51548811
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      shell/jenkins.sh

+ 1 - 1
shell/jenkins.sh

@@ -4,7 +4,7 @@ pwd
 rm -rf /home/qmth/project/examcloud/examcloud-app-api-distribution.zip
 rm -rf /home/qmth/project/examcloud/examcloud-app-api/lib
 
-cp examcloud-app-api-starter/target/examcloud-app-api-distribution.zip ~/project/examcloud/
+cp target/examcloud-app-api-distribution.zip ~/project/examcloud/
 
 cd  ~/project/examcloud/
 unzip -o -q examcloud-app-api-distribution.zip