Build RMR libraries with CMake templates
[ci-management.git] / jjb / oran-templates / oran-c-cpp-jobs.yaml
index 386b513..2291c42 100644 (file)
@@ -68,7 +68,7 @@
 
     branch: master
     build-days-to-keep: 7
-    build-dir: "$WORKSPACE/target"
+    build-dir: "$WORKSPACE/build"
     build-timeout: 15
     cmake-opts: ""
     cron: "" # avoid for PackageCloud which rejects duplicates
@@ -97,8 +97,9 @@
             - file-id: ".packagecloud"
               target: "$HOME/.packagecloud"
       - shell: "{pre-build}"
-      - shell: !include-raw-escape: ../../global-jjb/shell/cmake-build.sh
+      - shell: !include-raw-escape: ../shell/cmake-package.sh
       - oran-packagecloud-push:
+          build-dir: "{build-dir}"
           packagecloud-account: "{packagecloud-account}"
           packagecloud-repo: "{packagecloud-repo}"
           debian-distribution-versions: "{debian-distribution-versions}"