X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Foran-templates%2Foran-c-cpp-jobs.yaml;h=2291c4246c95e556c60c00a5c2c2c00931d5a5f4;hb=732346bc3975de2d1e04d4c6041fef5328e0e88f;hp=386b51382d8d9e13c5fbbd4d3afd985ad4df5d1d;hpb=cebc424502f328e13442d4da533395450097cf95;p=ci-management.git diff --git a/jjb/oran-templates/oran-c-cpp-jobs.yaml b/jjb/oran-templates/oran-c-cpp-jobs.yaml index 386b5138..2291c424 100644 --- a/jjb/oran-templates/oran-c-cpp-jobs.yaml +++ b/jjb/oran-templates/oran-c-cpp-jobs.yaml @@ -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}"