]> gerrit.simantics Code Review - simantics/sysdyn.git/commitdiff
Trying to fix jenkins build
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 21 Sep 2018 20:27:29 +0000 (23:27 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 21 Sep 2018 20:35:40 +0000 (23:35 +0300)
gitlab #33

(cherry picked from commit 029c8bb59e91f6b0aedfcec72822c80c10cb4ba2)

releng/JenkinsFiles/Jenkinsfile-sysdyn-om

index 720290ba87275018f68decbf1b6a58d2fae7a5fc..84a566a9dc10beac1dd5541de7c3d1e1d486d269 100644 (file)
@@ -7,8 +7,8 @@ pipeline {
                     PKG=Simantics-Sysdyn-win32.win32.x86_64
                     TGT=Simantics-Sysdyn-OM-win32.win32.x86_64
 
-                    bash ./install-om.sh ${BRANCH} ${PKG} ${TGT}
-    
+                    bash releng/JenkinsFiles/install-om.sh ${BRANCH} ${PKG} ${TGT}
+
                     if [ -n "${PUBLISH_PRODUCT}" ]; then
                         PRODUCT_PUBLISH_DIR=/var/www/http-www.simantics.org/download/${BRANCH}/sysdyn/products
                         echo "Publishing product archives at: ${PRODUCT_PUBLISH_DIR}"