X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Foran-templates%2Foran-c-cpp-jobs.yaml;h=c43e7358073c79fce478d42f6c40460d0eb5563c;hb=refs%2Fchanges%2F17%2F3017%2F7;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..c43e7358 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 @@ -99,6 +99,7 @@ - shell: "{pre-build}" - shell: !include-raw-escape: ../../global-jjb/shell/cmake-build.sh - oran-packagecloud-push: + build-dir: "{build-dir}" packagecloud-account: "{packagecloud-account}" packagecloud-repo: "{packagecloud-repo}" debian-distribution-versions: "{debian-distribution-versions}"